summaryrefslogtreecommitdiff
path: root/nm-connection-editor.desktop.in
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-02-26 17:37:02 +0100
committerLubomir Rintel <lkundrak@v3.sk>2019-02-26 20:02:32 +0100
commitb3c89c31f8f0ee2cc7ae3e094938846813345d57 (patch)
tree1147614288f44013efb0271459af2bf9ed94e84e /nm-connection-editor.desktop.in
parent8539d03c51fb6c9c54c28c8a9f7fa388817fa0e9 (diff)
downloadnetwork-manager-applet-b3c89c31f8f0ee2cc7ae3e094938846813345d57.tar.gz
build: replace intltool with gettext
Gettext, since version 0.18, provides infrastructure equivalent to intltool (generating po/Makefile and translating .desktop files or .xml). Also, it seems to work better in that it actually honors MSGFMT_OPTS that are determined by the configure script. That one typically ends up set to "-c", meaning "check". Without it the bugs in the .po files are easy to overlook.
Diffstat (limited to 'nm-connection-editor.desktop.in')
-rw-r--r--nm-connection-editor.desktop.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/nm-connection-editor.desktop.in b/nm-connection-editor.desktop.in
index 5c94bc36..9b83c675 100644
--- a/nm-connection-editor.desktop.in
+++ b/nm-connection-editor.desktop.in
@@ -1,6 +1,6 @@
[Desktop Entry]
-_Name=Advanced Network Configuration
-_Comment=Manage and change your network connection settings
+Name=Advanced Network Configuration
+Comment=Manage and change your network connection settings
Icon=preferences-system-network
Exec=nm-connection-editor
Terminal=false