From 4bde604a5348f2021e5b19bc770ba412c3370f0e Mon Sep 17 00:00:00 2001 From: Ted Percival Date: Sat, 29 Mar 2008 13:47:32 +0000 Subject: 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 --- avahi-ui/bssh.desktop.in | 4 ++-- avahi-ui/bvnc.desktop.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'avahi-ui') 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 -- cgit