[xiph-cvs] cvs commit: postfish postfish-gtkrc version.h
Monty
xiphmont at xiph.org
Tue Feb 17 04:09:07 PST 2004
xiphmont 04/02/17 07:09:07
Modified: . postfish-gtkrc version.h
Log:
minor tuning
Revision Changes Path
1.6 +8 -1 postfish/postfish-gtkrc
Index: postfish-gtkrc
===================================================================
RCS file: /usr/local/cvsroot/postfish/postfish-gtkrc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- postfish-gtkrc 17 Feb 2004 11:52:18 -0000 1.5
+++ postfish-gtkrc 17 Feb 2004 12:09:02 -0000 1.6
@@ -15,9 +15,14 @@
font_name = "sans bold 11"
}
+style "panel-text" {
+ font_name = "sans 9"
+}
+
style "frame-label" {
font_name = "sans bold 10"
}
+
style "frame-text" {
font_name = "sans 9"
}
@@ -67,7 +72,7 @@
bg[NORMAL]="#ffffff"
bg[ACTIVE]="#ffffff"
- font_name = "Nimbus Mono L, Courier New, Monospace 8"
+ font_name = "Nimbus Mono L, Courier, Monospace 9"
}
style "darkpanel" {
@@ -114,6 +119,8 @@
bg[NORMAL]="#80a0ff"
}
+widget "*.GtkLabel" style "panel-text"
+
widget "*.color0" style "left"
widget "*.color1" style "right"
widget "*.color2" style "mid"
<p><p>1.31 +2 -2 postfish/version.h
Index: version.h
===================================================================
RCS file: /usr/local/cvsroot/postfish/version.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- version.h 17 Feb 2004 11:52:18 -0000 1.30
+++ version.h 17 Feb 2004 12:09:03 -0000 1.31
@@ -1,2 +1,2 @@
-#define VERSION "$Id: version.h,v 1.30 2004/02/17 11:52:18 xiphmont Exp $ "
-/* DO NOT EDIT: Automated versioning hack [Tue Feb 17 06:50:57 EST 2004] */
+#define VERSION "$Id: version.h,v 1.31 2004/02/17 12:09:03 xiphmont Exp $ "
+/* DO NOT EDIT: Automated versioning hack [Tue Feb 17 07:07:58 EST 2004] */
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list