Make bssh & bvnc desktop files translatable
authorTed Percival <ted@tedp.net>
Sat, 29 Mar 2008 13:47:32 +0000 (13:47 +0000)
committerTed Percival <ted@tedp.net>
Sat, 29 Mar 2008 13:47:32 +0000 (13:47 +0000)
Patch by tomaszd, closes #200

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1762 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-ui/bssh.desktop.in
avahi-ui/bvnc.desktop.in
po/POTFILES.in

index cfd08e3..69f56b6 100644 (file)
@@ -1,8 +1,8 @@
 [Desktop Entry]
 Version=1.0
 Encoding=UTF-8
-Name=Avahi SSH Server Browser
-Comment=Browse for Zeroconf-enabled SSH Servers
+_Name=Avahi SSH Server Browser
+_Comment=Browse for Zeroconf-enabled SSH Servers
 Exec=@bindir@/bssh
 Terminal=false
 Type=Application
index 0a7dee7..799c7d2 100644 (file)
@@ -1,8 +1,8 @@
 [Desktop Entry]
 Version=1.0
 Encoding=UTF-8
-Name=Avahi VNC Server Browser
-Comment=Browse for Zeroconf-enabled VNC Servers
+_Name=Avahi VNC Server Browser
+_Comment=Browse for Zeroconf-enabled VNC Servers
 Exec=@bindir@/bvnc
 Terminal=false
 Type=Application
index 618de8b..83961a6 100644 (file)
@@ -2,6 +2,8 @@
 avahi-common/error.c
 avahi-ui/avahi-ui.c
 avahi-ui/bssh.c
+avahi-ui/bssh.desktop.in
+avahi-ui/bvnc.desktop.in
 avahi-utils/avahi-browse.c
 avahi-utils/avahi-publish.c
 avahi-utils/avahi-resolve.c