[xiph-cvs] cvs commit: win32-tools/oggdrop Script.rc
Chris Wolf
cwolf at xiph.org
Tue Jan 8 05:00:25 PST 2002
cwolf 02/01/08 05:00:25
Modified: oggdrop Script.rc
Log:
Center approx. br indicator.
Revision Changes Path
1.15 +2 -2 win32-tools/oggdrop/Script.rc
Index: Script.rc
===================================================================
RCS file: /usr/local/cvsroot/win32-tools/oggdrop/Script.rc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Script.rc 2002/01/08 12:53:40 1.14
+++ Script.rc 2002/01/08 13:00:25 1.15
@@ -109,9 +109,9 @@
DEFPUSHBUTTON "Accept",IDC_BUTTON1,107,119,30,14
EDITTEXT IDC_EDIT1,13,44,25,14,ES_MULTILINE
GROUPBOX "Quality",IDC_STATIC,7,31,229,40
- EDITTEXT IDC_EDIT2,176,45,36,14,ES_CENTER | ES_MULTILINE |
+ EDITTEXT IDC_EDIT2,176,46,36,14,ES_CENTER | ES_MULTILINE |
ES_READONLY | ES_NUMBER | NOT WS_BORDER
- GROUPBOX "Nominal Bitrate",IDC_STATIC,163,36,59,24
+ GROUPBOX "Nominal Bitrate",IDC_STATIC,163,36,59,25
CONTROL "Quality Setting",IDC_USEQUALITY,"Button",
BS_AUTORADIOBUTTON,15,17,61,10
GROUPBOX "Bit Rate",IDC_STATIC,7,72,228,37
--- >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