aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-02-12 14:11:14 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-02-12 14:11:14 +0800
commit9862306af9b5019372cbcb6693b5ae1d56297776 (patch)
tree25b7efb0d1b3478601a172e289f0360df96c0f0a /shell
parent0670e0a9070dac6359d34822f7433e9502fc1d22 (diff)
downloadgsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.tar
gsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.tar.gz
gsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.tar.bz2
gsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.tar.lz
gsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.tar.xz
gsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.tar.zst
gsoc2013-evolution-9862306af9b5019372cbcb6693b5ae1d56297776.zip
Print migration updates from Ebby Wiselyn.
svn path=/trunk/; revision=33201
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog6
-rw-r--r--shell/apps_evolution_shell.schemas.in.in297
2 files changed, 12 insertions, 291 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 8055a429ed..01769364f3 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Rewrite of print settings schema from Matthew Barnes
+
+ * apps_evolution_shell.schemas.in.in:
+
2007-02-09 William Jon McCann <mccann@jhu.edu>
* e-shell-nm-glib.c: Fix the build. Fixes #403744
diff --git a/shell/apps_evolution_shell.schemas.in.in b/shell/apps_evolution_shell.schemas.in.in
index 96467f5de0..f7d1e71f98 100644
--- a/shell/apps_evolution_shell.schemas.in.in
+++ b/shell/apps_evolution_shell.schemas.in.in
@@ -204,302 +204,17 @@
</locale>
</schema>
- <!-- Print defaults -->
+ <!-- Print settings -->
<schema>
- <key>/schemas/apps/evolution/shell/print_config</key>
- <applyto>/apps/evolution/shell/print_config</applyto>
+ <key>/schemas/apps/evolution/shell/printing</key>
+ <applyto>/apps/evolution/shell/printing</applyto>
<owner>evolution</owner>
- <type>string</type>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/printer</key>
- <applyto>/apps/evolution/shell/printer</applyto>
- <owner>evolution</owner>
- <type>string</type>
- <default>printer</default>
- <locale name="C">
- <short></short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/evolution/shell/orientation</key>
- <applyto>/apps/evolution/shell/orientation</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>2</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/paper_size</key>
- <applyto>/apps/evolution/shell/paper_size</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>GTK_PAPER_NAME_A3</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/paper_width</key>
- <applyto>/apps/evolution/shell/paper_width</applyto>
- <owner>evolution</owner>
- <type>double</type>
- <default>5</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/paper_height</key>
- <applyto>/apps/evolution/shell/paper_height</applyto>
- <owner>evolution</owner>
- <type>double</type>
- <default>5</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/duplex</key>
- <applyto>/apps/evolution/shell/duplex</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>1</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/quality</key>
- <applyto>/apps/evolution/shell/quality</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>1</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/n_copies</key>
- <applyto>/apps/evolution/shell/n_copies</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>10</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/number_up</key>_
- <applyto>/apps/evolution/shell/number_up</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>10</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/resolution</key>
- <applyto>/apps/evolution/shell/resolution</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>50</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/scale</key>
- <applyto>/apps/evolution/shell/scale</applyto>
- <owner>evolution</owner>
- <type>double</type>
- <default>50.0</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/print_pages</key>
- <applyto>/apps/evolution/shell/print_pages</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>3</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/page_ranges</key>
- <applyto>/apps/evolution/shell/page_ranges</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>5</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/page_set</key>
- <applyto>/apps/evolution/shell/page_set</applyto>
- <owner>evolution</owner>
- <type>int</type>
- <default>5</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/default_source</key>
- <applyto>/apps/evolution/shell/default_source</applyto>
- <owner>evolution</owner>
- <type>string</type>
- <default>"/home/ebby/Desktop/"</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/media_type</key>
- <applyto>/apps/evolution/shell/media_type</applyto>
- <owner>evolution</owner>
- <type>string</type>
- <default>"iso_a3"</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/dither</key>
- <applyto>/apps/evolution/shell/dither</applyto>
- <owner>evolution</owner>
- <type>string</type>
- <default>"dither"</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/finishings</key>
- <applyto>/apps/evolution/shell/finishings</applyto>
- <owner>evolution</owner>
- <type>string</type>
- <default>"finish"</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/evolution/shell/output_bin</key>
- <applyto>/apps/evolution/shell/output_bin</applyto>
- <owner>evolution</owner>
- <type>string</type>
- <default>"/home/ebby/Desktop"</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/reverse</key>
- <applyto>/apps/evolution/shell/reverse</applyto>
- <owner>evolution</owner>
- <type>bool</type>
- <default>TRUE</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/collate</key>
- <applyto>/apps/evolution/shell/collate</applyto>
- <owner>evolution</owner>
- <type>bool</type>
- <default>TRUE</default>
- <locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/apps/evolution/shell/use_color</key>
- <applyto>/apps/evolution/shell/use_color</applyto>
- <owner>evolution</owner>
- <type>bool</type>
- <default>TRUE</default>
+ <type>list</type>
+ <list_type>string</list_type>
<locale name="C">
- <short>Printer settings</short>
- <long>A GNOME Print description of the current printer settings</long>
+ <long>A string description of the current printer settings</long>
</locale>
</schema>
-
</schemalist>
</gconfschemafile>