Accepting request 57530 from GNOME:Factory
Accepted submit request 57530 from user vuntz OBS-URL: https://build.opensuse.org/request/show/57530 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=97
This commit is contained in:
commit
3d6f8945e1
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 18 23:38:40 UTC 2010 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Replace categories for evolution.desktop: we want to use Network
|
||||||
|
instead of Office.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 10 16:37:48 CET 2010 - vuntz@opensuse.org
|
Fri Dec 10 16:37:48 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -226,7 +226,9 @@ popd
|
|||||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||||
%endif
|
%endif
|
||||||
find %{buildroot} -name '*.la' -type f -delete -print
|
find %{buildroot} -name '*.la' -type f -delete -print
|
||||||
%suse_update_desktop_file -G "Mail and Calendar" -N "Evolution" -D "evolution" evolution Core-Office
|
# Office is okay upstream, but we want the menu item to appear in Internet
|
||||||
|
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-alarm-notify
|
||||||
%suse_update_desktop_file evolution-settings
|
%suse_update_desktop_file evolution-settings
|
||||||
%find_lang evolution-%evolution_base_version
|
%find_lang evolution-%evolution_base_version
|
||||||
|
Loading…
Reference in New Issue
Block a user