diff options
author | Wu Xiaotian <[email protected]> | 2019-05-15 19:04:00 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-01 12:53:07 +0200 |
commit | 21770a3057ad62d692787d19e9e23d4350076d4d (patch) | |
tree | 900d4e7f88b0a23e7cb24210aa14485374586940 /data/caja-computer.desktop.in | |
parent | 412abbbe7bacf7dfc11633a9680d268c06e56e30 (diff) | |
download | caja-21770a3057ad62d692787d19e9e23d4350076d4d.tar.bz2 caja-21770a3057ad62d692787d19e9e23d4350076d4d.tar.xz |
migrate intltool to gettext
Diffstat (limited to 'data/caja-computer.desktop.in')
-rw-r--r-- | data/caja-computer.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/caja-computer.desktop.in b/data/caja-computer.desktop.in index b085e6e0..25c1ba24 100644 --- a/data/caja-computer.desktop.in +++ b/data/caja-computer.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] -_Name=Computer -_Comment=Browse all local and remote disks and folders accessible from this computer +Name=Computer +Comment=Browse all local and remote disks and folders accessible from this computer TryExec=caja Exec=caja --no-desktop computer: Icon=computer |