Accepting request 88966 from home:vuntz:branches:GNOME:Factory
hide useless evolution-settings.desktop, wanted for 12.1 OBS-URL: https://build.opensuse.org/request/show/88966 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=145
This commit is contained in:
parent
fa6bd8c977
commit
aafecc7b41
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 11:30:55 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Pass -u to %suse_update_desktop_file call for
|
||||
evolution-settings.desktop: we don't want to show this item in
|
||||
the menu as it's quite useless on a standard desktop.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 16 17:44:25 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -215,7 +215,7 @@ find %{buildroot} -name '*.la' -type f -delete -print
|
||||
grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.desktop
|
||||
%suse_update_desktop_file -r -G "Mail and Calendar" -N "Evolution" -D "evolution" evolution GNOME GTK Network Email Calendar ContactManagement
|
||||
%suse_update_desktop_file evolution-alarm-notify
|
||||
%suse_update_desktop_file evolution-settings
|
||||
%suse_update_desktop_file -u evolution-settings
|
||||
%find_lang evolution-%evolution_base_version %{?no_lang_C}
|
||||
%find_lang evolution %{?no_lang_C} evolution-%evolution_base_version.lang
|
||||
%find_gconf_schemas
|
||||
|
Loading…
Reference in New Issue
Block a user