Bug#554716: glchess: wrong icon
Leszek Koltunski
leszek at koltunski.pl
Fri Nov 6 08:30:39 UTC 2009
Package: gnome-games
Version: 1:2.28.1-koltunski2
Severity: normal
Tags: patch
glchess has a wrong icon ( gtk-help instead of gtk-go-forward ) in one of the buttons in its main window.
( look at the 4 buttons in its main window's lower-left corner! )w
The patch below corrects that:
diff --git a/glchess/data/glchess.ui b/glchess/data/glchess.ui
index 7ec1644..9fd42fc 100644
--- a/glchess/data/glchess.ui
+++ b/glchess/data/glchess.ui
@@ -413,8 +413,7 @@
<child>
<object class="GtkImage" id="image8">
<property name="visible">True</property>
- <property name="stock">gtk-help</property>
- <property name="icon-size">1</property>
+ <property name="stock">gtk-go-forward</property>
</object>
</child>
</object>
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-games depends on:
ii ggzcore-bin 0.0.14.1-1 GGZ Gaming Zone: various command-l
ii gnome-games-data 1:2.28.1-koltunski2 data files for the GNOME games
ii gnuchess 5.07-6 Plays a game of chess, either agai
ii guile-1.8-libs 1.8.7+1-1 Main Guile libraries
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.9-25 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libcanberra-gtk0 0.22-1 Gtk+ helper for playing widget eve
ii libcanberra0 0.22-1 a simple abstract interface for pl
ii libclutter-1.0-0 1.0.6-1 Open GL based interactive canvas l
ii libclutter-gtk-0.10- 0.10.2-1 Open GL based interactive canvas l
ii libgcc1 1:4.4.1-4 GCC support library
ii libgconf2-4 2.28.0-1 GNOME configuration database syste
ii libggz2 0.0.14.1-1 GGZ Gaming Zone: common utilities
ii libggzcore9 0.0.14.1-1 GGZ Gaming Zone: core client front
ii libggzmod4 0.0.14.1-1 GGZ Gaming Zone: game frontend lib
ii libglib2.0-0 2.22.2-2 The GLib library of C routines
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface
ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library
ii libpango1.0-0 1.26.0-1 Layout and rendering of internatio
ii librsvg2-2 2.26.0-1 SAX-based renderer library for SVG
ii librsvg2-common 2.26.0-1 SAX-based renderer library for SVG
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libstdc++6 4.4.1-4 The GNU Standard C++ Library v3
ii libx11-6 2:1.2.2-1 X11 client-side library
ii libxml2 2.7.6.dfsg-1 GNOME XML library
ii mesa-utils 7.6-1 Miscellaneous Mesa GL utilities
ii python 2.5.4-2 An interactive high-level object-o
ii python-bugbuddy 2.26.0-1 Python module for bug-buddy
ii python-gconf 2.28.0-1 Python bindings for the GConf conf
ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge
ii python-gtkglext1 1.1.0-3.1 GtkGLext python bindings
ii python-opengl 3.0.0~c1-1 Python bindings to OpenGL
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages gnome-games recommends:
pn gnome-games-extra-data <none> (no description available)
ii gvfs 1.4.1-2 userspace virtual filesystem - ser
Versions of packages gnome-games suggests:
pn gnome-hearts <none> (no description available)
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list