diff options
author | Wolfgang Ulbrich <[email protected]> | 2013-03-17 11:50:45 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-19 14:54:23 +0100 |
commit | b3dc9bfd30782f38e932e23f5b1a61bc3a6807c5 (patch) | |
tree | 1f116f413f611f0959312ba16e412651b27f21e7 | |
parent | 6d9fdfac5e6a4329815c1fbb48edbad36118a7d8 (diff) | |
download | caja-b3dc9bfd30782f38e932e23f5b1a61bc3a6807c5.tar.bz2 caja-b3dc9bfd30782f38e932e23f5b1a61bc3a6807c5.tar.xz |
add GenericName to caja-browser desktop file
-rw-r--r-- | data/caja-browser.desktop.in.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/caja-browser.desktop.in.in b/data/caja-browser.desktop.in.in index 7e817bff..fedfdf16 100644 --- a/data/caja-browser.desktop.in.in +++ b/data/caja-browser.desktop.in.in @@ -1,5 +1,6 @@ [Desktop Entry] -_Name=File Browser +_Name=Caja +_GenericName=File Browser _Comment=Browse the file system with the file manager TryExec=caja Exec=caja --no-desktop --browser %U |