[rhythmbox] fix the desktop file used for handling devices (NoDisplay, not Hidden)



commit 616f5b95a1ea58aef286d18481687a191bbdbe43
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Aug 14 18:49:18 2010 +1000

    fix the desktop file used for handling devices (NoDisplay, not Hidden)

 data/rhythmbox-device.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/rhythmbox-device.desktop.in.in b/data/rhythmbox-device.desktop.in.in
index b2db216..2cdd48d 100644
--- a/data/rhythmbox-device.desktop.in.in
+++ b/data/rhythmbox-device.desktop.in.in
@@ -5,7 +5,7 @@ _X-GNOME-FullName=Rhythmbox Music Player
 _Comment=Play and organize your music collection
 Exec=rhythmbox-client --select-source %U
 Terminal=false
-Hidden=true
+NoDisplay=true
 Type=Application
 Icon=rhythmbox
 X-GNOME-DocPath=rhythmbox/rhythmbox.xml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]