Accepting request 47239 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/47239 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=50
This commit is contained in:
parent
6d25d59c83
commit
b5f31fb079
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 6 14:09:30 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Do not add a GenericName to bluetooth-applet.desktop: it's an
|
||||||
|
autostart file, so it's not needed.
|
||||||
|
- Do not add/change GenericName and Name for
|
||||||
|
bluetooth-properties.desktop: it only appears in the control
|
||||||
|
center now, and we don't need to change those keys in this case
|
||||||
|
(the changes made sense for the applications menu).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 27 23:34:58 CEST 2010 - vuntz@opensuse.org
|
Fri Aug 27 23:34:58 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -124,8 +124,8 @@ translation-update-upstream
|
|||||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||||
%endif
|
%endif
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
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 bluetooth-properties
|
||||||
%suse_update_desktop_file -G "Bluetooth Manager applet" bluetooth-applet
|
%suse_update_desktop_file bluetooth-applet
|
||||||
%find_lang %{name}2
|
%find_lang %{name}2
|
||||||
%find_lang %{name} %{name}2.lang
|
%find_lang %{name} %{name}2.lang
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user