summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Percival <ted@tedp.net>2008-03-29 13:47:32 +0000
committerTed Percival <ted@tedp.net>2008-03-29 13:47:32 +0000
commit4bde604a5348f2021e5b19bc770ba412c3370f0e (patch)
tree2c2c22feabeb3712f902888add8156db3c989fd3
parentb4562fddc86a056818393a9b24a23542cc3178a9 (diff)
Make bssh & bvnc desktop files translatable
Patch by tomaszd, closes #200 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1762 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-ui/bssh.desktop.in4
-rw-r--r--avahi-ui/bvnc.desktop.in4
-rw-r--r--po/POTFILES.in2
3 files changed, 6 insertions, 4 deletions
diff --git a/avahi-ui/bssh.desktop.in b/avahi-ui/bssh.desktop.in
index cfd08e3..69f56b6 100644
--- a/avahi-ui/bssh.desktop.in
+++ b/avahi-ui/bssh.desktop.in
@@ -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
diff --git a/avahi-ui/bvnc.desktop.in b/avahi-ui/bvnc.desktop.in
index 0a7dee7..799c7d2 100644
--- a/avahi-ui/bvnc.desktop.in
+++ b/avahi-ui/bvnc.desktop.in
@@ -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
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 618de8b..83961a6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -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