[cairo-commit] cairo-gtk-engine/theme/cairo-industrial gtkrc, 1.4,
1.5
Carl Worth
commit at pdx.freedesktop.org
Fri Feb 4 11:57:27 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo-gtk-engine/theme/cairo-industrial
In directory gabe:/tmp/cvs-serv20410/theme/cairo-industrial
Modified Files:
gtkrc
Log Message:
* theme/cairo-industrial/gtkrc: Remove entries regarding stock
images, (that were just leading to lots of file-not-found
warnings).
Index: gtkrc
===================================================================
RCS file: /cvs/cairo/cairo-gtk-engine/theme/cairo-industrial/gtkrc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gtkrc 13 Mar 2004 14:40:08 -0000 1.4
+++ gtkrc 4 Feb 2005 19:57:25 -0000 1.5
@@ -61,75 +61,6 @@
arrow=simple
}
- stock["gtk-goto-bottom"] =
- {
- { "stock_bottom.png", *, *, *}
- }
-
- stock["gtk-goto-first"] =
- {
- { "stock_first.png", *, *, *}
- }
-
- stock["gtk-goto-last"] =
- {
- { "stock_last.png", *, *, *}
- }
-
- stock["gtk-goto-top"] =
- {
- { "stock_top.png", *, *, *}
- }
-
- stock["gtk-go-back"] =
- {
- { "stock_left.png", *, *, *}
- }
-
- stock["gtk-go-down"] =
- {
- { "stock_down.png", *, *, *}
- }
-
- stock["gtk-go-forward"] =
- {
- { "stock_right.png", *, *, *}
- }
-
- stock["gtk-go-up"] =
- {
- { "stock_up.png", *, *, *}
- }
-
- stock["gtk-no"] =
- {
- { "stock_cancel.png", *, *, *}
- }
-
- stock["gtk-apply"] =
- {
- { "stock_apply.png", *, *, *}
- }
-
- stock["gtk-cancel"] =
- {
- { "stock_cancel.png", *, *, *}
- }
-
- stock["gtk-ok"] =
- {
- { "stock_ok.png", *, *, *}
- }
-
- stock["gtk-yes"] =
- {
- { "stock_apply.png", *, *, *}
- }
-
- stock["gtk-refresh"] =
- {
- { "stock_refresh.png", *, *, *}
- }
}
widget_class "*" style "industrial-default"
More information about the cairo-commit
mailing list