blob: 8bc552b10b165bfdc38a7afd71d8cb3c2ebf508b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[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:
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=computer
Terminal=false
StartupNotify=true
Type=Application
Categories=GTK;System;Core;
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=browse;disks;folders;local;remote;computer;MATE;
OnlyShowIn=MATE;
NoDisplay=true
|