patches/libgnome-01-default-background.diff
author laca
Thu, 11 Aug 2005 18:34:53 +0000
changeset 5518 235b0b4aa324
parent 3022 c06cdd0f2f1b
child 6338 b5d39bb002c2
permissions -rw-r--r--
merged the gnome-2-10 branch to HEAD
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     1
diff -urN libgnome-2.10.0/configure.in libgnome-2.10.0-hacked/configure.in
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     2
--- libgnome-2.10.0/configure.in	2005-03-07 22:53:04.000000000 +1300
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     3
+++ libgnome-2.10.0-hacked/configure.in	2005-04-26 18:14:10.233346976 +1200
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     4
@@ -177,6 +177,7 @@
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     5
 libgnome/Makefile
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     6
 monikers/Makefile
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     7
 schemas/Makefile
3022
c06cdd0f2f1b 2004-06-07 Erwann Chenede - <[email protected]>
erwannc
parents: 1434
diff changeset
     8
+schemas/desktop_gnome_background.schemas
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
     9
 gnome-data/Makefile
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    10
 libgnome/libgnome-2.0.pc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    11
 libgnome/libgnome-2.0-uninstalled.pc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    12
diff -urN libgnome-2.10.0/schemas/desktop_gnome_background.schemas.in libgnome-2.10.0-hacked/schemas/desktop_gnome_background.schemas.in
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    13
--- libgnome-2.10.0/schemas/desktop_gnome_background.schemas.in	2003-10-28 03:49:19.000000000 +1300
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    14
+++ libgnome-2.10.0-hacked/schemas/desktop_gnome_background.schemas.in	2005-04-26 18:15:05.540938944 +1200
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    15
@@ -16,7 +16,7 @@
1103
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    16
         <applyto>/desktop/gnome/background/picture_options</applyto>
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    17
         <owner>gnome</owner>
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    18
         <type>string</type>
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    19
-        <default>wallpaper</default>
1116
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1103
diff changeset
    20
+        <default>stretched</default>
1103
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    21
         <locale name="C">
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    22
         <short>Picture Options</short>
e18261d382b6 2003-08-20 Erwann Chenede - <[email protected]>
erwannc
parents: 420
diff changeset
    23
         <long>Determines how the image set by wallpaper_filename is
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    24
@@ -29,7 +29,7 @@
420
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    25
         <applyto>/desktop/gnome/background/picture_filename</applyto>
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    26
         <owner>gnome</owner>
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    27
         <type>string</type>
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    28
-	<default></default>
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 3022
diff changeset
    29
+	<default>@prefix@/share/pixmaps/backgrounds/sun/greenlock.jpg</default>
420
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    30
         <locale name="C">
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    31
         <short>Picture Filename</short>
1ee3d8df2590 2003-07-03 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    32
         <long>File to use for the background image</long>