Updated Arabic Translation by Djihed Afifi.
[straw.git] / data / straw.schemas
blob5bf56d83ea7c179aef9c48d3cd472c34d4fbb5db
1 <gconfschemafile>
2     <schemalist>
3      <schema>
4        <key>/schemas/apps/straw/general/item_order_newest</key>
5        <applyto>/apps/straw/general/item_order_newest</applyto>
6        <owner>straw</owner>
7        <type>bool</type>    
8        <default>1</default>
9        <locale name="C">
10        <short>Sets the ordering of items</short>
11        <long>Sets the ordering of items.</long>
12        </locale>
13      </schema>
14      <schema>
15        <key>/schemas/apps/straw/general/poll_frequency</key>
16        <applyto>/apps/straw/general/poll_frequency</applyto>
17        <owner>straw</owner>
18        <type>int</type>
19        <default>3600</default>
20        <locale name="C">
21        <short>Polling frequency</short>
22        <long>Polling frequency in seconds</long>
23        </locale>
24      </schema>
25      <schema>
26        <key>/schemas/apps/straw/general/offline</key>
27        <applyto>/apps/straw/general/offline</applyto>
28        <owner>straw</owner>
29        <type>bool</type>
30        <default>0</default>
31        <locale name="C">
32        <short>Sets whether mode is offline or online</short>
33        <long>Sets whether mode is offline or online</long>
34        </locale>
35      </schema>
36      <schema>
37        <key>/schemas/apps/straw/general/number_of_items_stored</key>
38        <applyto>/apps/straw/general/number_of_items_stored</applyto>
39        <owner>straw</owner>
40        <type>int</type>
41        <default>30</default>
42        <locale name="C">
43        <short>Number of items stored</short>
44        <long>Sets the number of items stored per feed.</long>
45        </locale>
46      </schema>
47      <schema>
48        <key>/schemas/apps/straw/general/browser_cmd</key>
49        <applyto>/apps/straw/general/browser_cmd</applyto>
50        <owner>straw</owner>
51        <type>string</type>
52        <default></default>
53        <locale name="C">
54        <short>Sets the browser command to use.</short>
55        <long>Sets the browser command to use. This overwrites the desktop settings.</long>
56        </locale>
57      </schema>
58      <schema>
59        <key>/schemas/apps/straw/general/last_poll</key>
60        <applyto>/apps/straw/general/last_poll</applyto>
61        <owner>straw</owner>
62        <type>int</type>
63        <default>0</default>
64        <locale name="C">
65        <short>The latest time Straw updated the feeds</short>
66        <long>The latest time Straw updated the feeds</long>
67        </locale>
68      </schema>
69      <schema>
70        <key>/schemas/apps/straw/ui/text_magnification</key>
71        <applyto>/apps/straw/ui/text_magnification</applyto>
72        <owner>straw</owner>
73        <type>float</type>
74        <default>1.0</default>
75        <locale name="C">
76        <short>Content text magnification</short>
77        <long>The amount of text magnification that the user has set</long>
78        </locale>
79      </schema>          
80      <schema>
81        <key>/schemas/apps/straw/ui/main_pane_position</key>
82        <applyto>/apps/straw/ui/main_pane_position</applyto>
83        <owner>straw</owner>
84        <type>int</type>
85        <default>250</default>
86        <locale name="C">
87        <short>Stores the position of the main pane</short>
88        <long>Stores the position of the main pane.</long>
89        </locale>
90      </schema>
91      <schema>
92        <key>/schemas/apps/straw/ui/sub_pane_position</key>
93        <applyto>/apps/straw/ui/sub_pane_position</applyto>
94        <owner>straw</owner>
95        <type>int</type>
96        <default>350</default>
97        <locale name="C">
98        <short>Stores the position of the sub pane</short>
99        <long>Stores the position of the sub pane.</long>
100        </locale>
101      </schema>
102      <schema>
103        <key>/schemas/apps/straw/ui/window_height</key>
104        <applyto>/apps/straw/ui/window_height</applyto>
105        <owner>straw</owner>
106        <type>int</type>
107        <default>700</default>
108        <locale name="C">
109        <short>The height of the window</short>
110        <long>Sets the height of the window.</long>
111        </locale>
112      </schema>
113      <schema>
114        <key>/schemas/apps/straw/ui/window_width</key>
115        <applyto>/apps/straw/ui/window_width</applyto>
116        <owner>straw</owner>
117        <type>int</type>
118        <default>550</default>
119        <locale name="C">
120        <short>The width of the window</short>
121        <long>Sets the width of the window.</long>
122        </locale>
123      </schema>
124      <schema>
125        <key>/schemas/apps/straw/ui/window_maximized</key>
126        <applyto>/apps/straw/ui/window_maximized</applyto>
127        <owner>straw</owner>
128        <type>bool</type>
129        <default>0</default>
130        <locale name="C">
131        <short>The 'maximized' state of the window</short>
132        <long>Sets the 'maximized' state of the window</long>
133        </locale>
134      </schema>
135    </schemalist>  
136 </gconfschemafile>