File: layout.xml

package info (click to toggle)
gtranslator 1.9.11-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 15,232 kB
  • ctags: 2,784
  • sloc: ansic: 26,995; sh: 10,239; xml: 8,281; makefile: 869
file content (35 lines) | stat: -rw-r--r-- 1,520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0"?>
<dock-layout>
	<layout name="__default__">
		<dock name="__dock_1" floating="no" width="-1" height="-1" floatx="0" floaty="0">
			<paned orientation="vertical" locked="no" position="326">
				<paned orientation="horizontal" locked="no" position="249">
					<notebook orientation="vertical" locked="no" page="0">
						<item name="GtranslatorOpenTranPlugin" orientation="horizontal" locked="no"/>
						<item name="GtranslatorCharmapPlugin" orientation="horizontal" locked="no"/>
						<item name="GtranslatorDictionaryPlugin" orientation="horizontal" locked="no"/>
						<placeholder name="ph_left" next-placement="center"/>
					</notebook>
					<paned orientation="horizontal" locked="no" position="500">
						<paned orientation="vertical" locked="no" position="200">
							<notebook orientation="vertical" locked="no" page="0">
								<placeholder name="ph_top" next-placement="center"/>
							</notebook>
							<notebook orientation="vertical" locked="no" page="0">
								<item name="GtrNotebook" orientation="horizontal" locked="no"/>

								<placeholder name="ph_center" next-placement="center"/>
							</notebook>
						</paned>
						<notebook orientation="vertical" locked="no" page="0">
							<placeholder name="ph_right" next-placement="center"/>
						</notebook>
					</paned>
				</paned>
				<notebook orientation="vertical" locked="no" page="0">
					<placeholder name="ph_bottom" next-placement="center"/>
				</notebook>
			</paned>
		</dock>
	</layout>
</dock-layout>