Issue 118519

Summary: gtk quickstarter: remove dependency on libegg, use GtkStatusIcon instead
Product: General Reporter: Ariel Constenla-Haile <arielch>
Component: codeAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P5 (lowest) CC: issues, pfg
Version: current   
Target Milestone: ---   
Hardware: All   
OS: Linux, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 118520    
Attachments:
Description Flags
Proposed patch. none

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.