forked from pool/evolution
Accepting request 57450 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/57450 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=107
This commit is contained in:
parent
84005fd138
commit
8dfa5acc04
@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 18 23:38:40 UTC 2010 - badshah400@gmail.com
|
Sat Dec 18 23:38:40 UTC 2010 - badshah400@gmail.com
|
||||||
|
|
||||||
- Correct category from "Office" to "Network" in evolution.desktop
|
- Replace categories for evolution.desktop: we want to use Network
|
||||||
file
|
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,6 +226,8 @@ 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
|
||||||
|
# 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 -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
|
||||||
|
Loading…
Reference in New Issue
Block a user