aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-09-17 05:22:05 +0800
committerChristian Persch <chpe@src.gnome.org>2006-09-17 05:22:05 +0800
commit88f303b4f7ad3f14d5b94f523360ba92988b8692 (patch)
tree6cd3d4d56e0facec3aa654246aa7bb0a945ed43b /data
parentba8b944c562fc183de39bdec84f05e90f98df6e2 (diff)
downloadgsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.tar
gsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.tar.gz
gsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.tar.bz2
gsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.tar.lz
gsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.tar.xz
gsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.tar.zst
gsoc2013-epiphany-88f303b4f7ad3f14d5b94f523360ba92988b8692.zip
Default to printing background images.
2006-09-16 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Default to printing background images.
Diffstat (limited to 'data')
-rw-r--r--data/epiphany.schemas.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index b81ded5c2..9c6e280ac 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -306,7 +306,7 @@
<applyto>/apps/epiphany/dialogs/print_background_images</applyto>
<owner>epiphany</owner>
<type>bool</type>
- <default>false</default>
+ <default>true</default>
<locale name="C">
<short>Whether to print the background images</short>
</locale>