diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 9aa5445..2f6d9c5 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Fri Jun 4 17:47:03 CEST 2010 - vuntz@opensuse.org - -- Fix calls to suse_update_desktop_file: the arguments were not in - the right order. - ------------------------------------------------------------------- Mon Mar 29 22:08:35 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index ff6bfd4..4a2607d 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -117,8 +117,8 @@ translation-update-upstream %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file -G "Configure Bluetooth settings" -N "Bluetooth Properties" bluetooth-properties -%suse_update_desktop_file -G "Bluetooth Manager applet" bluetooth-applet +%suse_update_desktop_file bluetooth-properties -G "Configure Bluetooth settings" -N "Bluetooth Properties" +%suse_update_desktop_file bluetooth-applet -G "Bluetooth Manager applet" %find_lang %{name}2 %find_lang %{name} %{name}2.lang %find_gconf_schemas