diff options
author | Wu Xiaotian <[email protected]> | 2019-05-15 19:04:00 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-20 18:35:04 +0200 |
commit | fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a (patch) | |
tree | 46e08bc153dd341b9458c11545cae8524977ee93 /src/mate-network-scheme.desktop.in | |
parent | 90ac01d98d622deec25cae25a2b3213880f475e3 (diff) | |
download | caja-fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a.tar.bz2 caja-fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a.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 |