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 /src/mate-network-scheme.desktop.in | |
parent | 412abbbe7bacf7dfc11633a9680d268c06e56e30 (diff) | |
download | caja-21770a3057ad62d692787d19e9e23d4350076d4d.tar.bz2 caja-21770a3057ad62d692787d19e9e23d4350076d4d.tar.xz |
migrate intltool to gettext
Diffstat (limited to 'src/mate-network-scheme.desktop.in')
-rw-r--r-- | src/mate-network-scheme.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mate-network-scheme.desktop.in b/src/mate-network-scheme.desktop.in index 023c2cd3..d3449fa5 100644 --- a/src/mate-network-scheme.desktop.in +++ b/src/mate-network-scheme.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] -_Name=Network -_Comment=Browse bookmarked and local network locations +Name=Network +Comment=Browse bookmarked and local network locations TryExec=caja Exec=caja --no-desktop network: Terminal=false |