diff options
Diffstat (limited to 'data/caja-computer.desktop.in.in')
-rw-r--r-- | data/caja-computer.desktop.in.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/caja-computer.desktop.in.in b/data/caja-computer.desktop.in.in new file mode 100644 index 00000000..7d638aa0 --- /dev/null +++ b/data/caja-computer.desktop.in.in @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Computer +Comment=Browse all local and remote disks and folders accessible from this computer +TryExec=@bindir@/caja +Exec=@bindir@/caja --no-desktop computer: +Icon=computer +Terminal=false +StartupNotify=true +Type=Application +Categories=GTK;System;Core; +Keywords=browse;disks;folders;local;remote;computer;MATE; +OnlyShowIn=MATE; +NoDisplay=true |