Accepting request 155211 from GNOME:Factory
- Stop renaming to file-roller in the .desktop menu: Upstream calls it 'Archive Manager', and this has more meaning to the user than 'File Roller' (bnc#803191). Tweak we would like in 12.3 as well. (forwarded request 155180 from vuntz) OBS-URL: https://build.opensuse.org/request/show/155211 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=90
This commit is contained in:
commit
4c89faa14a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 12 08:12:41 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Stop renaming to file-roller in the .desktop menu: Upstream calls
|
||||||
|
it 'Archive Manager', and this has more meaning to the user than
|
||||||
|
'File Roller' (bnc#803191).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 28 20:17:14 UTC 2012 - dimstar@opensuse.org
|
Wed Nov 28 20:17:14 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package file-roller
|
# spec file for package file-roller
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -113,7 +113,7 @@ make %{?_smp_mflags} V=1
|
|||||||
%if 0%{?suse_version} <= 1120
|
%if 0%{?suse_version} <= 1120
|
||||||
rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||||
%endif
|
%endif
|
||||||
%suse_update_desktop_file -N "File Roller" -G "Archive Manager" %{name} Archiving
|
%suse_update_desktop_file %{name}
|
||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
rm %{buildroot}%{_libdir}/*/*/*.*a
|
rm %{buildroot}%{_libdir}/*/*/*.*a
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user