[meego-commits] 5434: Changes to Trunk:Netbook/gnome-bluetooth

Priya Vijayan priya.vijayan at intel.com
Thu Jul 8 18:28:36 UTC 2010


Hi,
I have made the following changes to gnome-bluetooth in project Trunk:Netbook. Please review and accept ASAP.

Thank You,
Priya Vijayan

[This message was auto-generated]

---

Request #5434:

  submit:   home:priya:branches:Trunk:Netbook/gnome-bluetooth(r2)(cleanup) -> Trunk:Netbook/gnome-bluetooth


Message:
     Rename MEEGO-NB to X-MEEGO-NB in .desktop file

State:   new          2010-07-08T06:24:07 priya
Comment: None



changes files:
--------------
--- gnome-bluetooth.changes
+++ gnome-bluetooth.changes
@@ -0,0 +1,3 @@
+* Thu Jul 08 2010 Priya Vijayan <priya.vijayan at intel.com> - 2.30.0_20100622
+- Rename MEEGO-NB to X-MEEGO-NB in .desktop file
+

new:
----
  rename-onlyshowin-desktopfile.patch

spec files:
-----------
--- gnome-bluetooth.spec
+++ gnome-bluetooth.spec
@@ -7,6 +7,7 @@
 Release: 1%{?dist}
 Source0: http://download.gnome.org/sources/gnome-bluetooth/2.29/gnome-bluetooth-%{version}.tar.bz2
 Source1: 61-gnome-bluetooth-rfkill.rules
+Patch0:     rename-onlyshowin-desktopfile.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: pkgconfig(libnotify)
@@ -86,6 +87,7 @@
 
 %prep
 %setup -q -n gnome-bluetooth-%{version}
+%patch0 -p1
 
 %build
 %autogen --enable-meego --enable-gtk-doc --disable-scrollkeeper --disable-desktop-update --disable-static --disable-nautilus-sendto

other changes:
--------------

++++++ rename-onlyshowin-desktopfile.patch (new)
--- rename-onlyshowin-desktopfile.patch
+++ rename-onlyshowin-desktopfile.patch
+diff -Naur gnome-bluetooth-2.30.0_20100622.orig/moblin/bluetooth-panel.desktop.in.in gnome-bluetooth-2.30.0_20100622/moblin/bluetooth-panel.desktop.in.in
+--- gnome-bluetooth-2.30.0_20100622.orig/moblin/bluetooth-panel.desktop.in.in	2010-07-08 10:11:43.721291053 -0700
++++ gnome-bluetooth-2.30.0_20100622/moblin/bluetooth-panel.desktop.in.in	2010-07-08 10:52:54.353915232 -0700
+@@ -6,7 +6,7 @@
+ Exec=@LIBEXECDIR@/bluetooth-panel
+ Terminal=false
+ Type=Application
+-OnlyShowIn=MEEGO-NB;
++OnlyShowIn=X-MEEGO-NB;
+ X-GNOME-Autostart-enable=true
+ X-Meego-Priority=Low
+ X-Meego-Service=com.meego.UX.Shell.Panels.bluetooth



More information about the MeeGo-commits mailing list