[gnome-bluetooth] Fix case in service file Header



commit 12a50b16f72eac51a212ad7b37397cf249cf7b1f
Author: Joshua Lock <josh linux intel com>
Date:   Wed Oct 21 16:47:44 2009 +0100

    Fix case in service file Header
    
    Turns out a service file header is case sensitive and I used the wrong case
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599279

 ...org.moblin.UX.Shell.Panels.bluetooth.service.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/moblin/org.moblin.UX.Shell.Panels.bluetooth.service.in b/moblin/org.moblin.UX.Shell.Panels.bluetooth.service.in
index 5d81d32..8ce0568 100644
--- a/moblin/org.moblin.UX.Shell.Panels.bluetooth.service.in
+++ b/moblin/org.moblin.UX.Shell.Panels.bluetooth.service.in
@@ -1,3 +1,3 @@
-[D-Bus Service]
+[D-BUS Service]
 Name=org.moblin.UX.Shell.Panels.bluetooth
 Exec= bindir@/bluetooth-panel



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