diff options
Diffstat (limited to 'capplets/network/mate-network-properties.desktop.in')
-rw-r--r-- | capplets/network/mate-network-properties.desktop.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/capplets/network/mate-network-properties.desktop.in b/capplets/network/mate-network-properties.desktop.in index 5c2d2963..4d042578 100644 --- a/capplets/network/mate-network-properties.desktop.in +++ b/capplets/network/mate-network-properties.desktop.in @@ -1,11 +1,13 @@ [Desktop Entry] -_Name=Network Proxy -_Comment=Set your network proxy preferences +Name=Network Proxy +Comment=Set your network proxy preferences Exec=mate-network-properties +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=network-server Terminal=false Type=Application StartupNotify=true Categories=GTK;Settings;X-MATE-NetworkSettings; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=mate-control-center;MATE;network;http;socks;proxy; OnlyShowIn=MATE; |