SOURCES: xorg-xserver-server-missing-files.patch (NEW) - missing f...

qboosh qboosh at pld-linux.org
Sun Oct 15 12:45:01 CEST 2006


Author: qboosh                       Date: Sun Oct 15 10:45:01 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing files taken from git

---- Files affected:
SOURCES:
   xorg-xserver-server-missing-files.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xorg-xserver-server-missing-files.patch
diff -u /dev/null SOURCES/xorg-xserver-server-missing-files.patch:1.1
--- /dev/null	Sun Oct 15 12:45:01 2006
+++ SOURCES/xorg-xserver-server-missing-files.patch	Sun Oct 15 12:44:56 2006
@@ -0,0 +1,2823 @@
+From: Alan Coopersmith <alan.coopersmith at sun.com>
+Date: Sat, 14 Oct 2006 02:05:28 +0000 (-0700)
+Subject: Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
+X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=b9108a13fc126d97c0393f911a1d9292563444ce
+
+Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
+---
+
+--- a/hw/xfree86/utils/xorgcfg/Makefile.am
++++ b/hw/xfree86/utils/xorgcfg/Makefile.am
+@@ -56,6 +56,7 @@ endif
+ if NEED_STRLCAT
+ STRL_SRCS = $(top_srcdir)/os/strlcat.c $(top_srcdir)/os/strlcpy.c
+ endif
++endif BUILD_XORGCFG
+ 
+ xorgcfg_SOURCES =	\
+         accessx.c \
+@@ -95,10 +96,7 @@ xorgcfg_SOURCES =	\
+         xf86config.h \
+ 	$(STRL_SRCS)
+ 
+-XBMdir = $(includedir)/X11/bitmaps
+-XPMdir = $(includedir)/X11/pixmaps
+-
+-XBM_DATA = \
++BITMAPS = \
+         card.xbm \
+         keyboard.xbm \
+         monitor.xbm \
+@@ -112,7 +110,7 @@ XBM_DATA = \
+         shorter.xbm \
+         taller.xbm
+ 
+-XPM_DATA = \
++PIXMAPS = \
+         card.xpm \
+         computer.xpm \
+         keyboard.xpm \
+@@ -122,6 +120,13 @@ XPM_DATA = \
+ # Rules needed to cpp man page & app-defaults
+ include $(top_srcdir)/cpprules.in
+ 
++if BUILD_XORGCFG
++XBMdir = $(includedir)/X11/bitmaps
++XPMdir = $(includedir)/X11/pixmaps
++
++XBM_DATA = $(BITMAPS)
++XPM_DATA = $(PIXMAPS)
++
+ # App default files  (*.ad)
+ 
+ appdefaultdir = @APPDEFAULTDIR@
+@@ -146,7 +151,6 @@ appman_DATA = $(appman_PRE:man=@APP_MAN_
+ 
+ all-local: $(appman_PRE) $(appman_DATA)
+ 
+-EXTRA_DIST = $(XBM_DATA) $(XPM_DATA) XOrgCfg.pre xorgcfg.man.pre
+ BUILT_SOURCES = $(appman_PRE)
+ CLEANFILES = $(APPDEFAULTFILES) $(BUILT_SOURCES) $(appman_DATA)
+ 
+@@ -156,4 +160,6 @@ SUFFIXES += .$(APP_MAN_SUFFIX) .man
+ 	-rm -f $@
+ 	$(LN_S) $< $@
+ 
+-endif
++endif BUILD_XORGCFG
++
++EXTRA_DIST = $(BITMAPS) $(PIXMAPS) XOrgCfg.pre xorgcfg.man.pre
+--- xorg-server-1.1.99.901/hw/xfree86/utils/xorgcfg/XOrgCfg.pre.orig	1970-01-01 01:00:00.000000000 +0100
++++ xorg-server-1.1.99.901/hw/xfree86/utils/xorgcfg/XOrgCfg.pre	2006-10-15 10:53:57.869810250 +0200
+@@ -0,0 +1,1852 @@
++!! $XdotOrg: $
++!!
++!! Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
++!! 
++!! Permission is hereby granted, free of charge, to any person obtaining a
++!! copy of this software and associated documentation files (the "Software"),
++!! to deal in the Software without restriction, including without limitation
++!! the rights to use, copy, modify, merge, publish, distribute, sublicense,
++!! and/or sell copies of the Software, and to permit persons to whom the
++!! Software is furnished to do so, subject to the following conditions:
++!! 
++!! The above copyright notice and this permission notice shall be included in
++!! all copies or substantial portions of the Software.
++!!  
++!! THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++!! IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++!! FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
++!! CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
++!! WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
++!! OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
++!! SOFTWARE.
++!! 
++!! Except as contained in this notice, the name of Conectiva Linux shall
++!! not be used in advertising or otherwise to promote the sale, use or other
++!! dealings in this Software without prior written authorization from
++!! Conectiva Linux.
++!!
++!! Author: Paulo César Pereira de Andrade <pcpa at conectiva.com.br>
++!!
++!! $XFree86: xc/programs/Xserver/hw/xfree86/xf86cfg/XF86Cfg.ad,v 1.13 2001/05/15 18:22:23 paulo Exp $
++!!
++
++*Form.background:			gray85
++*Label.background:			gray85
++!! keyboard
++*Core.background:			gray85
++*Label.foreground:			gray20
++*Command.background:			gray80
++*Command.foreground:			gray20
++*Command.borderWidth:			0
++*Command.displayList:\
++foreground	gray60;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray90;\
++lines		-1,0,0,0,0,-1
++
++*Text.?.foreground:			gray20
++*Text.borderWidth:			0
++*Text.background:			gray96
++*Text.?.cursorColor:			rgb:d/5/5
++*Text.displayList:\
++foreground	white;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray40;\
++lines		-1,0,0,0,0,-1
++
++*baseTranslations: #override \
++<Key>Escape:	vidmode-restore()
++
++*List.background:			gray96
++*List.foreground:			gray20
++*Viewport.borderColor:			gray40
++*List.borderColor:			gray40
++
++*MenuButton.background:			gray80
++*MenuButton.foreground:			gray20
++*MenuButton.borderWidth:		0
++*MenuButton.displayList:\
++line-style	solid;\
++foreground	gray40;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray90;\
++lines		-1,0,0,0,0,-1;\
++line-style	onoffdash;\
++foreground	gray80;\
++draw-rect	1,1,-2,-2
++
++*SimpleMenu.background:			gray80
++*SimpleMenu.?.foreground:		gray20
++*SimpleMenu.borderWidth:		0
++*SimpleMenu.displayList:\
++foreground	gray40;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray90;\
++lines		-1,0,0,0,0,-1
++
++*Dialog.displayList:\
++foreground	gray40;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray90;\
++lines		-1,0,0,0,0,-1
++
++*Toggle.background:			gray80
++*Toggle.foreground:			gray20
++*Toggle.borderWidth:			0
++*Toggle.displayList:\
++foreground	gray90;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray40;\
++lines		-1,0,0,0,0,-1
++
++*mouse.bitmap:				mouse.xbm
++*keyboard.bitmap:			keyboard.xbm
++*card.bitmap:				card.xbm
++*monitor.bitmap:			monitor.xbm
++
++*Label.borderWidth:			0
++*Viewport.forceBars:			True
++*Viewport.allowVert:			True
++*Viewport.useRight:			True
++
++.xorgcfg.geometry:			320x400
++.xorgcfg.minWidth:			320
++.xorgcfg.minHeight:			400
++.xorgcfg.maxWidth:			320
++.xorgcfg.maxHeight:			400
++
++.xorgcfg.config.geometry:		320x369
++.xorgcfg.config.minWidth:		320
++.xorgcfg.config.maxWidth:		320
++.xorgcfg.config.minHeight:		369
++.xorgcfg.config.maxHeight:		369
++
++*work.width:				320
++*work.height:				240
++
++*error.label.label:\
++Not all required fields\n\
++were filled, or the specified\n\
++identifier is duplicated.
++*error.label.vertDistance:		30
++*error.label.borderWidth:		0
++*error.label.leftBitmap:		Excl
++*error.command.fromVert:		label
++*error.command.label:			Ok
++*error.command.vertDistance:		20
++
++*Scrollbar.translations:\
++<BtnDown>:	StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
++<BtnMotion>:	MoveThumb() NotifyThumb()\n\
++<BtnUp>:	NotifyScroll(Proportional) EndScroll()
++
++*Scrollbar.background:		gray80
++*Scrollbar.foreground:		rgb:a/5/5
++*Scrollbar.borderWidth:		0
++*Scrollbar.thumb:		vlines2
++*Scrollbar.displayList:\
++foreground	gray90;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	gray40;\
++lines		-1,0,0,0,0,-1
++
++*Text.Translations: #override \
++<Enter>:	no-op()\n\
++<Leave>:	no-op()\n\
++<Btn1Down>:	set-keyboard-focus() select-start()
++
++*top.identifier.Translations: #override \
++<Enter>:	no-op()\n\
++<Leave>:	no-op()\n\
++<Key>Return:	no-op()\n\
++<Btn1Down>:	set-keyboard-focus() select-start()
++
++*List.showCurrent:		True
++*Tip.timeout:			100
++*Tip.background:		rgb:f/f/8
++*Tip.foreground:		gray20
++*Tip.borderWidth:		0
++*Tip.displayList:\
++foreground	rgb:8/8/4;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	rgb:f/f/c;\
++lines		-1,0,0,0,0,-1
++
++*Toggle.internalHeight:		2
++*Toggle.internalWidth:		2
++*mouse.label:			Mouse
++*keyboard.label:		Keyboard
++*card.label:			Card
++*monitor.label:			Monitor
++
++*commands.borderWidth:		0
++*commands.defaultDistance:	2
++*commands.?.bottom:		chainTop
++*commands.height:		50
++
++*commands.keyboard.fromHoriz:	mouse
++*card.fromHoriz:		keyboard
++*monitor.fromHoriz:		card
++
++*commands.mouse*new.label:	Add new mouse
++*commands.keyboard*new.label:	Add new keyboard
++*commands.card*new.label:	Add new video card
++*commands.monitor*new.label:	Add new monitor
++*commands.mouse*configure.label:	Configure mouse(s)
++*commands.keyboard*configure.label:	Configure keyboard(s)
++*commands.card*configure.label:		Configure video card(s)
++*commands.monitor*configure.label:	Configure monitor(s)
++*commands.mouse*SimpleMenu*newMouse.label:	New mouse
++*commands.keyboard*SimpleMenu*newKeyboard.label:New keyboard
++*commands.card*SimpleMenu*newcard.label:	New card
++*commands.monitor*SimpleMenu*newMonitor.label:	New monitor
++
++*commands.MenuButton.translations: \
++<Enter>:	highlight()\n\
++<Leave>:	reset()\n\
++Any<BtnDown>:	highlight() set() PopupMenu()
++
++*hpane.showGrip:		False
++*hpane.expert.label:		Expert Mode
++*topM.min:			200
++*topM.max:			200
++*topM.justify:			left
++*topM.label:			Configure Layout
++*topM*layout.label:		Configure Layout
++*topM*screen.label:		Configure Screen
++*topM*modeline.label:		Configure Modeline
++*topM*accessx.label:		Configure AccessX
++*topM.showGrip:			False
++*work.showGrip:			False
++
++*MenuButton.leftBitmap:		menu10
++*SmeBSB.HorizontalMargins:	18
++
++*back.label:			<< Back
++*next.label:			Next >>
++*ok.label:			Ok
++*cancel.label:			Cancel
++*yes.label:			Yes
++*no.label:			No
++
++*help.label:			Help
++*quit.label:			Quit
++*next.fromHoriz:		back
++*config*ok.fromHoriz:		next
++*bottom*cancel.fromHoriz:	ok
++*top.displayList:\
++foreground	gray60;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	white;\
++lines		-1,0,0,0,0,-1
++*bottom.displayList:\
++foreground	gray60;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	white;\
++lines		-1,0,0,0,0,-1
++*work.displayList:\
++foreground	gray60;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	white;\
++lines		-1,0,0,0,0,-1
++*options.pane.Form.displayList:\
++foreground	gray60;\
++lines		1,-1,-1,-1,-1,1;\
++foreground	white;\
++lines		-1,0,0,0,0,-1
++
++*top.label.label:		Identifier:
++*top.label.borderWidth:		0
++*top.identifier.fromHoriz:	label
++*top.label.internalHeight:	3
++*top.label.justify:		left
++*top.label.left:		chainLeft
++*top.label.right:		chainLeft
++*top.identifier.left:		chainLeft
++*top.identifier.right:		chainRight
++
++*bottom.layout.translations:	#override \
++<Key>Return:	rename-layout()
++*bottom.layout.label:		New server layout
++*bottom.layout.tip:		Type a text and press Return to rename this layout
++*bottom.Command.height:		19
++*bottom.Text.height:		19
++*bottom.MenuButton.height:	19
++*bottom*new.label:		New server layout
++*layout.fromHoriz:		select
++*help.fromHoriz:		layout
++*bottom.layout.justify:		left
++*bottom.select.label:		Layout
++*bottom.select.left:		chainLeft
++*bottom.select.right:		chainLeft
++*bottom.layout.left:		chainLeft
++*quit.fromHoriz:		help
++*bottom.?.left:			chainRight
++*bottom.?.right:		chainRight
++*bottom.?.top:			chainBottom
++*bottom.?.bottom:		chainBottom
++
++*pane.bottom.min:		30
++*pane.bottom.max:		30
++*pane.bottom.showGrip:		False
++*pane.bottom.defaultDistance:	5
++
++!! Wellcome message
++*work.wellcome.borderWidth:	0
++*work.wellcome.label:		Welcome to __VENDORNAME__ __VENDORVERS__ setup program
++*work.?.borderWidth:		0
++!*work.?.width:			310
++*work.?.height:			290
++
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++!! mouseDP widget
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++*mouseDP*Label.internalHeight:		0
++*mouseDP*Label.borderWidth:		0
++*mouseDP.labelD.vertDistance:		0
++*mouseDP.labelD.label:			Select mouse device
++*mouseDP.device.fromVert:		labelD
++*mouseDP.viewportD.fromVert:		device
++*mouseDP.device.width:			302
++*mouseDP.viewportD.vertDistance:	2
++*mouseDP.viewportD.listD.longest:	135
++*mouseDP.viewportD.width:		302
++*mouseDP.viewportD.height:		87
++*mouseDP.labelP.label:			Select mouse protocol
++*mouseDP.labelP.vertDistance:		10
++*mouseDP.labelP.fromVert:		viewportD
++*mouseDP.viewportP.fromVert:		labelP
++*mouseDP.viewportP.forceBars:		True
++*mouseDP.viewportP.allowVert:		True
++*mouseDP.viewportP.useRight:		True
++*mouseDP.viewportP.listP.longest:	135
++*mouseDP.viewportP.width:		302
++*mouseDP.viewportP.height:		110
++*mouseDP.viewportP.vertDistance:	6
++*mouseDP*List.verticalList:		True
++*mouseDP.emulate3.fromVert:		viewportP
++*mouseDP.emulate3.width:		180
++*mouseDP.apply.label:			Apply changes
++*mouseDP.apply.fromVert:		viewportP
++*mouseDP.apply.fromHoriz:		emulate3
++*mouseDP.apply.width:			116
++*mouseDP.emulate3.vertDistance:		10
++*mouseDP.apply.vertDistance:		10
++*mouseDP.emulate3.label:		Emulate 3 buttons
++*mouseDP.emulate3.tip:			Select if your mouse has only two buttons
++
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++!! keyboardML widget
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++*keyboardML.Label.vertDistance:		8
++*keyboardML.MenuButton.vertDistance:	8
++*keyboardML.keyboard.vertDistance:	10
++*keyboardML.Label.borderWidth:		0
++*keyboardML.Label.width:		115
++*keyboardML.MenuButton.width:		185
++*keyboardML.MenuButton.justify:		left
++*keyboardML.Label.internalWidth:	0
++*keyboardML.Label.justify:		right
++*keyboardML.labelR.label:		Xkb rules:
++*keyboardML.rules.left:			chainRight
++*keyboardML.rules.right:		chainRight
++*keyboardML.rules.fromHoriz:		labelR
++*keyboardML.model.fromVert:		rules
++*keyboardML.labelM.fromVert:		rules
++*keyboardML.model.left:			chainRight
++*keyboardML.model.right:		chainRight
++*keyboardML.model.fromHoriz:		labelM
++*keyboardML.labelM.label:		Keyboard model:
++*keyboardML.layout.left:		chainRight
++*keyboardML.layout.right:		chainRight
++*keyboardML.layout.fromVert:		model
++*keyboardML.labelL.fromVert:		model
++*keyboardML.layout.fromHoriz:		labelL
++*keyboardML.labelL.label:		Keyboard layout:
++*keyboardML.variant.fromVert:		labelL
++*keyboardML.variant.fromHoriz:		labelV
++*keyboardML.labelV.fromVert:		labelL
++*keyboardML.labelV.label:		Xkb variant:
++*keyboardML.options.fromVert:		labelV
++*keyboardML.options.fromHoriz:		labelO
++*keyboardML.labelO.fromVert:		labelV
++*keyboardML.labelO.label:		Xkb options:
++*keyboardML.keyboard.fromVert:		labelO
++*keyboardML.keyboard.borderWidth:	0
++*keyboardML.keyboard.width:		305
++*keyboardML.keyboard.height:		121
++*keyboardML.apply.vertDistance:		16
++*keyboardML.apply.fromVert:		keyboard
++*keyboardML.apply.label:		Apply changes
++
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++!! cardModel widget
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++*cardModel.label.internalHeight:	0
++*cardModel.keyboard.borderWidth:	0
++*cardModel.label.label:			Card model filter
++*cardModel.label.internalHeight:	2
++*cardModel.label.borderWidth:		0
++*cardModel.viewport.vertDistance:	2
++*cardModel.viewport.fromVert:		filter
++*cardModel.filter.fromHoriz:		label
++*cardModel.filter.width:		171
++*cardModel.viewport.width:		302
++*cardModel.viewport.height:		212
++*cardModel.driver.justify:		left
++*cardModel.driverL.label:		Driver
++*cardModel.driverL.fromVert:		viewport
++*cardModel.driverL.width:		50
++*cardModel.driverL.justify:		right
++*cardModel.driver.fromVert:		viewport
++*cardModel.driver.fromHoriz:		driverL
++*cardModel.driver.width:		250
++*cardModel.driver.left:			chainRight
++*cardModel.driver.right:		chainRight
++*cardModel.busidL.label:		BusID
++*cardModel.busidL.fromVert:		driver
++*cardModel.busidL.width:		50
++*cardModel.busidL.justify:		right
++*cardModel.busid.fromVert:		driver
++*cardModel.busid.fromHoriz:		busidL
++*cardModel.busid.width:			250
++*cardModel.busid.left:			chainRight
++*cardModel.busid.right:			chainRight
++*cardModel.viewport.forceBars:		True
++*cardModel.viewport.allowVert:		True
++*cardModel.viewport.useRight:		True
++*cardModel.viewport.list.longest:	277
++*cardModel.filter.tip:			Type name or vendor of your card and press enter
++*cardModel.filter.translations:	#override \
++<Key>Return:	filter-card()
++
++
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++!! main widget
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++*work.cpu.backgroundPixmap:		computer.xpm
++*work.mouse.backgroundPixmap:		mouse.xpm
++*work.keyboard.backgroundPixmap:	keyboard.xpm
++*work.card.backgroundPixmap:		card.xpm
++*work.monitor.backgroundPixmap:		monitor.xpm
++
++*work.cpu.x:				130
++*work.cpu.y:				160
++*work.cpu.width:			30
++*work.cpu.height:			50
++*work.mouse.width:			26
++*work.mouse.height:			35
++*work.keyboard.width:			60
++*work.keyboard.height:			28
++*work.card.width:			41
++*work.card.height:			40
++*work.monitor.width:			47
++*work.monitor.height:			40
++
++.xorgcfg.pane.work.Simple.borderWidth:	1
++.xorgcfg.pane.work.Simple.translations:\
++Any<Btn1Down>:	select-device()\n\
++Any<Btn1Motion>:	move-device()\n\
++Any<Btn1Up>:	unselect-device()\n\
++Any<Btn3Down>:	device-popup()\n\
++Any<Btn3Up>:	device-popdown()
++
++.xorgcfg.pane.work.screen.translations:\
++Any<Btn1Down>:	select-device()\n\
++Any<Btn1Motion>:	move-device()\n\
++Any<Btn1Up>:	unselect-device()\n\
++Any<Btn3Down>:	device-popup()\n\
++Any<Btn3Up>:	device-popdown()
++
++Xorgcfg.translations:	#override \
++<Message>WM_PROTOCOLS:	quit()
++.xorgcfg.config.translations:	#override \
++<Message>WM_PROTOCOLS:	config-cancel()
++.xorgcfg.options.translations:	#override \
++<Message>WM_PROTOCOLS:	options-cancel()
++.xorgcfg.quit.translations:	#override \
++<Message>WM_PROTOCOLS:	quit-cancel()
++.xorgcfg.error.translations:	#override \
++<Message>WM_PROTOCOLS:	error-cancel()
++.xorgcfg.force.translations:	#override \
++<Message>WM_PROTOCOLS:	addmode-cancel()
++.xorgcfg.addMode.translations:	#override \
++<Message>WM_PROTOCOLS:	addmode-cancel()
++.xorgcfg.accessx.translations:	#override \
++<Message>WM_PROTOCOLS:	accessx-close()
++.xorgcfg.test.translations:	#override \
++<Message>WM_PROTOCOLS:	testmode-cancel()
++.xorgcfg.Expert.translations:	#override \
++<Message>WM_PROTOCOLS:	expert-close()
++.xorgcfg.options.moduleOptions.translations:	#override \
++<Message>WM_PROTOCOLS:	module-options-close()
++
++
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++!! Options
++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
++.xorgcfg.options.geometry:		400x176
++.xorgcfg.options.minWidth:		400
++.xorgcfg.options.maxWidth:		400
++.xorgcfg.options.minHeight:		176
++.xorgcfg.options.maxHeight:		176
++
++*options*commands.remove.fromHoriz:	add
++*options*commands.update.fromHoriz:	remove
++*options*commands.help.fromHoriz:	update
++*options*commands.min:			30
++*options*commands.max:			30
++*options*commands.showGrip:		False
++*options*commands.defaultDistance:	4
++*options*commands.?.width:		100
++*options*commands.?.height:		20
++
++*options*name.fromHoriz:		label1
++*options*label2.fromHoriz:		name
++*options*value.fromHoriz:		label2
++*options*label3.fromHoriz:		value
++*options*viewport.fromVert:		name
++*options*Label.borderWidth:		0
++*options.pane.form.Label.internalWidth:	0
++*options.pane.form.Label.height:	21
++*options.pane.form.Text.height:		19
++*options.pane.form.Label.top:		chainTop
++*options.pane.form.Text.top:		chainTop
++*options.pane.form.Label.bottom:	chainTop
++*options.pane.form.Text.bottom:		chainTop
++*options.pane.form.Label.horizDistance:	0
++*options.pane.form.Text.horizDistance:	0
++*options.pane.form.Label.vertDistance:	8
<<Diff was trimmed, longer than 597 lines>>


More information about the pld-cvs-commit mailing list