This commit is contained in:
parent
14ecce6c93
commit
c2f9934fcf
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 12:26:37 CET 2008 - vuntz@novell.com
|
||||
|
||||
- Call %suse_update_desktop_file on
|
||||
%{_datadir}/xsessions/gnome.desktop so that it can get additional
|
||||
translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 21:27:25 CET 2008 - vuntz@novell.com
|
||||
|
||||
|
@ -37,7 +37,7 @@ BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.24.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Session Tools for the GNOME 2.x Desktop
|
||||
Url: http://www.gnome.org
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -145,6 +145,7 @@ install -m644 %SOURCE2 $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
|
||||
install -m644 %{S:7} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps/
|
||||
%suse_update_desktop_file -n gnome-wm
|
||||
%suse_update_desktop_file session-properties X-SuSE-ControlCenter-System
|
||||
%suse_update_desktop_file $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
|
||||
%find_lang %{name}-2.0
|
||||
%find_gconf_schemas
|
||||
cat %{name}.schemas_list >%{name}.lst
|
||||
@ -185,6 +186,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}-2.0.lang
|
||||
|
||||
%changelog
|
||||
* Wed Nov 12 2008 vuntz@novell.com
|
||||
- Call %%suse_update_desktop_file on
|
||||
%%{_datadir}/xsessions/gnome.desktop so that it can get additional
|
||||
translations.
|
||||
* Thu Nov 06 2008 vuntz@novell.com
|
||||
- Move suse.svg and suse-help.svg to gconf2-branding-openSUSE,
|
||||
since that's where the desktop files were moved to.
|
||||
|
Loading…
Reference in New Issue
Block a user