Issue 118519 - gtk quickstarter: remove dependency on libegg, use GtkStatusIcon instead
Summary: gtk quickstarter: remove dependency on libegg, use GtkStatusIcon instead
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Linux, all
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: Ariel Constenla-Haile
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 118520
  Show dependency tree
 
Reported: 2011-10-17 13:14 UTC by Ariel Constenla-Haile
Modified: 2012-06-13 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Proposed patch. (15.23 KB, patch)
2011-10-25 22:52 UTC, Ariel Constenla-Haile
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2011-10-17 13:14:58 UTC
The GTK system tray applet depends on libegg:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sfx2/source/appl/shutdowniconunx.cxx?view=markup#l10

This dependency can be replaced by using the GtkStatusIcon:
http://developer.gnome.org/gtk/2.24/GtkStatusIcon.html
Comment 1 Ariel Constenla-Haile 2011-10-17 13:16:29 UTC
Taking the task.
Started.
Comment 2 Ariel Constenla-Haile 2011-10-25 22:52:50 UTC
Created attachment 76930 [details]
Proposed patch.
Comment 3 Pedro Giffuni 2011-10-27 02:47:45 UTC
Committed as revision 1189586.

Thanks for this awesome patch!!
Comment 4 Oliver-Rainer Wittmann 2012-06-13 12:32:08 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.