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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482
|
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/gnumeric/functionselector/recentfunctions</key>
<applyto>/apps/gnumeric/functionselector/recentfunctions</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of recently used functions.</short>
<long>The function selector keeps a list of recently used functions. This is that list.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/functionselector/num-of-recent</key>
<applyto>/apps/gnumeric/functionselector/num-of-recent</applyto>
<owner>Gnumeric</owner>
<type>int</type>
<default>12</default>
<locale name="C">
<short>Maximum Length of Recently Used Functions List</short>
<long>The function selector keeps a list of recently used functions. This is the maximum length of that list.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autocorrect/init-caps</key>
<applyto>/apps/gnumeric/autocorrect/init-caps</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>TRUE</default>
<locale name="C">
<short>Autocorrect initial caps</short>
<long>Autocorrect initial caps</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autocorrect/init-caps-list</key>
<applyto>/apps/gnumeric/autocorrect/init-caps-list</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of Init Caps Exceptions</short>
<long>The autocorrect engine does not correct the initial caps for words in this list.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autocorrect/first-letter</key>
<applyto>/apps/gnumeric/autocorrect/first-letter</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>TRUE</default>
<locale name="C">
<short>Autocorrect first letter</short>
<long>Autocorrect first letter</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autocorrect/first-letter-list</key>
<applyto>/apps/gnumeric/autocorrect/first-letter-list</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of First Letter Exceptions</short>
<long>The autocorrect engine does not correct the first letter for words in this list.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autocorrect/names-of-days</key>
<applyto>/apps/gnumeric/autocorrect/names-of-days</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>TRUE</default>
<locale name="C">
<short>Autocorrect names of days</short>
<long>Autocorrect names of days</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autocorrect/replace</key>
<applyto>/apps/gnumeric/autocorrect/replace</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>TRUE</default>
<locale name="C">
<short>Autocorrect replace</short>
<long>Autocorrect replace</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/plugins/activate-new</key>
<applyto>/apps/gnumeric/plugins/activate-new</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>TRUE</default>
<locale name="C">
<short>Activate New Plugins</short>
<long>This variable determines whether to activate every new encountered plugin.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/plugins/active</key>
<applyto>/apps/gnumeric/plugins/active</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of Active Plugins.</short>
<long>This list contains all plugins that are supposed to be automatically activated.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/plugins/known</key>
<applyto>/apps/gnumeric/plugins/known</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of Known Plugins.</short>
<long>This list contains all known plugins.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/plugins/file-states</key>
<applyto>/apps/gnumeric/plugins/file-states</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of Plugin File States.</short>
<long>This list contains all plugin file states.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/plugins/extra-dirs</key>
<applyto>/apps/gnumeric/plugins/extra-dirs</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of Extra Plugin Directories.</short>
<long>This list contains all extra directories containing plugins.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autoformat/extra-dirs</key>
<applyto>/apps/gnumeric/autoformat/extra-dirs</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>List of Extra Autoformat Directories.</short>
<long>This list contains all extra directories containing autoformat templates.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autoformat/sys-dir</key>
<applyto>/apps/gnumeric/autoformat/sys-dir</applyto>
<owner>Gnumeric</owner>
<type>string</type>
<default>autoformat-templates</default>
<locale name="C">
<short>System Directory for Autoformats</short>
<long>This directory contains the pre-installed autoformat templates.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/autoformat/usr-dir</key>
<applyto>/apps/gnumeric/autoformat/usr-dir</applyto>
<owner>Gnumeric</owner>
<type>string</type>
<default>autoformat-templates</default>
<locale name="C">
<short>User Directory for Autoformats</short>
<long>The main directory for user specific autoformat templates.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/all-sheets</key>
<applyto>/apps/gnumeric/printsetup/all-sheets</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Apply print-setup to all sheets</short>
<long>This value determines whether by default the print set-up dialog applies to all sheets simultaneously.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/printer-config</key>
<applyto>/apps/gnumeric/printsetup/printer-config</applyto>
<owner>Gnumeric</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Print Config</short>
<long>The configuration of gnome-print. Do not edit this variable.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/header</key>
<applyto>/apps/gnumeric/printsetup/header</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<default>[,&\[TAB\],]</default>
<locale name="C">
<short>Page Header</short>
<long>The default page header for new documents that can be modified using the
page setup dialog.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/footer</key>
<applyto>/apps/gnumeric/printsetup/footer</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<default>[,Page &\[PAGE\],]</default>
<locale name="C">
<short>Page Footer</short>
<long>The default page footer for new documents that can be modified using the
page setup dialog.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-font-size</key>
<applyto>/apps/gnumeric/printsetup/hf-font-size</applyto>
<owner>Gnumeric</owner>
<type>float</type>
<default>10</default>
<locale name="C">
<short>Default Header/Footer Font Size</short>
<long>The default font size for headers and footers.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-font-name</key>
<applyto>/apps/gnumeric/printsetup/hf-font-name</applyto>
<owner>Gnumeric</owner>
<type>string</type>
<locale name="C">
<default>Sans</default>
<short>Default header/footer font name</short>
<long>The default font name for headers and footers.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-font-bold</key>
<applyto>/apps/gnumeric/printsetup/hf-font-bold</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>The default header/footer font is bold.</short>
<long>This value determines whether the default font for headers and footers is bold.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-font-italic</key>
<applyto>/apps/gnumeric/printsetup/hf-font-italic</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>The default header/footer font is italic.</short>
<long>This value determines whether the default font for headers and footers is italic.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/dialogs/rs/unfocused</key>
<applyto>/apps/gnumeric/dialogs/rs/unfocused</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Allow Unfocused Range Selections</short>
<long>Some dialogs contain only a single entry field that allows range selections in the workbook. Setting this variable to TRUE directs selections to this entry even the entry does not have keyboard focus.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/center-horizontally</key>
<applyto>/apps/gnumeric/printsetup/center-horizontally</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Horizontal Centering</short>
<long>This value determines the default setting in the Print Setup dialog: whether to center pages horizontally. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/center-vertically</key>
<applyto>/apps/gnumeric/printsetup/center-vertically</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Vertical Centering</short>
<long>>This value determines the default setting in the Print Setup dialog: whether to center pages vertically. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/print-grid-lines</key>
<applyto>/apps/gnumeric/printsetup/print-grid-lines</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Grid Line Printing</short>
<long>>This value determines the default setting in the Print Setup dialog whether print grid lines. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/print-even-if-only-styles</key>
<applyto>/apps/gnumeric/printsetup/print-even-if-only-styles</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Print Cells with Only Styles</short>
<long>This value determines the default setting in the Print Setup dialog whether to print empty but formatted cells. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/print-black-n-white</key>
<applyto>/apps/gnumeric/printsetup/print-black-n-white</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Black and White Printing</short>
<long>This value determines the default setting in the Print Setup dialog whether to print in only black and white. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/print-titles</key>
<applyto>/apps/gnumeric/printsetup/print-titles</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Title Printing</short>
<long>This value determines the default setting in the Print Setup dialog whether to print row and column headers. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/across-then-down</key>
<applyto>/apps/gnumeric/printsetup/across-then-down</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Default Print Direction</short>
<long>This value determines the default setting in the Print Setup dialog whether to print first right then down. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/scale-percentage</key>
<applyto>/apps/gnumeric/printsetup/scale-percentage</applyto>
<owner>Gnumeric</owner>
<type>bool</type>
<default>TRUE</default>
<locale name="C">
<short>Default Scale Type</short>
<long>This value determines the default setting in the Print Setup dialog whether to scale pages by a given percentage. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/scale-percentage-value</key>
<applyto>/apps/gnumeric/printsetup/scale-percentage-value</applyto>
<owner>Gnumeric</owner>
<type>float</type>
<default>100</default>
<locale name="C">
<short>Default Scale Percentage</short>
<long>This value gives the percentage by which to scale each printed page. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/scale-width</key>
<applyto>/apps/gnumeric/printsetup/scale-width</applyto>
<owner>Gnumeric</owner>
<type>int</type>
<default>0</default>
<locale name="C">
<short>Default Scaling Width</short>
<long>This value determines the default number of pages a printout of the current sheet is suppposed to be wide. 0 disables scaling. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/scale-height</key>
<applyto>/apps/gnumeric/printsetup/scale-height</applyto>
<owner>Gnumeric</owner>
<type>int</type>
<default>0</default>
<locale name="C">
<short>Default Scaling Height</short>
<long>This value determines the default number of pages a printout of the current sheet is suppposed to be high. 0 disables scaling. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/repeat-top</key>
<applyto>/apps/gnumeric/printsetup/repeat-top</applyto>
<owner>Gnumeric</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Default Repeated Top Region</short>
<long>This string gives the default region to be repeated at the top of each printed sheet. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/repeat-left</key>
<applyto>/apps/gnumeric/printsetup/repeat-left</applyto>
<owner>Gnumeric</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Default Repeated Left Region</short>
<long>This string gives the default region to be repeated at the left of each printed sheet. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/margin-top</key>
<applyto>/apps/gnumeric/printsetup/margin-top</applyto>
<owner>Gnumeric</owner>
<type>float</type>
<default>120</default>
<locale name="C">
<short>Default Top Margin</short>
<long>This value gives the default number of points from the top of a page to the start of the body. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/margin-bottom</key>
<applyto>/apps/gnumeric/printsetup/margin-bottom</applyto>
<owner>Gnumeric</owner>
<type>float</type>
<default>120</default>
<locale name="C">
<short>Default Bottom Margin</short>
<long>This value gives the default number of points from the bottom of a page to the end of the body. Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-left</key>
<applyto>/apps/gnumeric/printsetup/hf-left</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>Header/Footer Format (Left Portion)</short>
<long>Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-middle</key>
<applyto>/apps/gnumeric/printsetup/hf-middle</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>Header/Footer Format (Middle Portion)</short>
<long>Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gnumeric/printsetup/hf-right</key>
<applyto>/apps/gnumeric/printsetup/hf-right</applyto>
<owner>Gnumeric</owner>
<type>list</type>
<list_type>string</list_type>
<locale name="C">
<short>Header/Footer Format (Right Portion)</short>
<long>Please use the Print Setup dialog to edit this value.</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|