diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-07-23 15:20:50 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-07-23 15:20:50 +0000 |
commit | 2ac6f4681b27aed5958b702c1aec8b0202292810 (patch) | |
tree | 7925edb5091eea1dfce3539a22eb17fe14fc05d9 /data | |
parent | 1cb7c928b781aec4a8986e549381e3f898cd7c7f (diff) | |
download | totem-2ac6f4681b27aed5958b702c1aec8b0202292810.tar.gz |
Use the stock_contrast icon, as shipped by the gnome icon theme (Helps:
2007-07-23 Bastien Nocera <hadess@hadess.net>
* data/totem.ui: Use the stock_contrast icon, as shipped by the
gnome icon theme (Helps: #454244)
svn path=/trunk/; revision=4456
Diffstat (limited to 'data')
-rw-r--r-- | data/totem.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.ui b/data/totem.ui index 6ed0f7f40..9341d22b2 100644 --- a/data/totem.ui +++ b/data/totem.ui @@ -859,7 +859,7 @@ <child> <object class="GtkImage" id="image7"> <property name="visible">True</property> - <property name="file">stock-tool-brightness-contrast-22.png</property> + <property name="icon-name">stock_contrast</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xpad">0</property> |