diff options
author | Lennart Poettering <lennart@poettering.net> | 2007-05-09 12:54:01 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2007-05-09 12:54:01 +0000 |
commit | 3f44bfee2bb1fc5386ecff5116c96a286a576873 (patch) | |
tree | 4f2839266c62df668c4c5e98464821f9a71064d2 | |
parent | 747f75372063371865bf5fc9857982defcffdca4 (diff) | |
download | avahi-3f44bfee2bb1fc5386ecff5116c96a286a576873.tar.gz |
update desktop files with http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/patches/25_avahi_fix_desktop_files.patch?op=file&rev=0&sc=0
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1469 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r-- | avahi-python/avahi-discover.desktop.in | 2 | ||||
-rw-r--r-- | avahi-ui/bssh.desktop.in | 2 | ||||
-rw-r--r-- | avahi-ui/bvnc.desktop.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/avahi-python/avahi-discover.desktop.in b/avahi-python/avahi-discover.desktop.in index 458783b..e896192 100644 --- a/avahi-python/avahi-discover.desktop.in +++ b/avahi-python/avahi-discover.desktop.in @@ -7,6 +7,6 @@ Exec=@bindir@/avahi-discover Terminal=false Type=Application Icon=network-wired -Categories=GNOME;Application;Utility; +Categories=GNOME;Application;System; StartupNotify=false GenericName= diff --git a/avahi-ui/bssh.desktop.in b/avahi-ui/bssh.desktop.in index e1d043c..cfd08e3 100644 --- a/avahi-ui/bssh.desktop.in +++ b/avahi-ui/bssh.desktop.in @@ -7,6 +7,6 @@ Exec=@bindir@/bssh Terminal=false Type=Application Icon=network-wired -Categories=GNOME;Application;System;Utility; +Categories=GNOME;Application;Network; StartupNotify=false GenericName= diff --git a/avahi-ui/bvnc.desktop.in b/avahi-ui/bvnc.desktop.in index a7ce686..0a7dee7 100644 --- a/avahi-ui/bvnc.desktop.in +++ b/avahi-ui/bvnc.desktop.in @@ -7,6 +7,6 @@ Exec=@bindir@/bvnc Terminal=false Type=Application Icon=network-wired -Categories=GNOME;Application;System;Utility; +Categories=GNOME;Application;Network; StartupNotify=false GenericName= |