Updating link to change in openSUSE:Factory/gnome-bluetooth revision 34.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=fbdbbbec54eab1a76746b029c6b3888b
This commit is contained in:
parent
96e48063f4
commit
b1192bf16a
@ -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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: gnome-bluetooth
|
||||
Version: 2.31.6
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2+
|
||||
Summary: GNOME Bluetooth graphical utilities
|
||||
Url: http://live.gnome.org/GnomeBluetooth
|
||||
@ -124,8 +124,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
|
||||
%suse_update_desktop_file bluetooth-applet
|
||||
%find_lang %{name}2
|
||||
%find_lang %{name} %{name}2.lang
|
||||
%fdupes %{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user