Gcolor2 About Button is not standard

Bug #313283 reported by Andrew
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gcolor2 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: gcolor2

The current about button in Gcolor2 is not using the standard GTK Stock icon for about, it is using an external pixmap (/usr/share/pixmaps/gcolor2/about_icon.png. This makes gcolor look very out of place when using different icon themes and so needs to be sorted out.

After looking into the code, the About button is actually a GTK label and image, inside of a container, rather than a simpler GTK Stock Button. Either the GTK image needs to be replaced with the Stock about icon, or the whole button needs ot be converted to a GTK Stock About button (much cleaner)

Related branches

Revision history for this message
Alessio Bolognino (themolok) wrote :

This very short patch should fix it. My C in kind-of rusty, it seems to work.

Revision history for this message
Alessio Bolognino (themolok) wrote :

This very short patch should fix it. My C is kind-of rusty, it seems to work.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gcolor2 - 0.4-2ubuntu1

---------------
gcolor2 (0.4-2ubuntu1) maverick; urgency=low

  * src/interface.c: Use stock Gtk "about" button for better desktop
    integration. Thanks to Alessio Bolognino. (LP: #313283)
  * debian/rules: Don't ignore errors in clean target.
  * debian/control:
   - Depend on ${misc:Depends}.
   - Move homepage to the proper Homepage field.
  * debian/gcolor2.menu: "Apps" section has been moved to "Applications".
  * debian/copyright: Make lintian happy.
 -- Andrew Starr-Bochicchio <email address hidden> Tue, 24 Aug 2010 15:39:32 -0400

Changed in gcolor2 (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.