~ubuntu-branches/ubuntu/saucy/ubuntustudio-look/saucy

« back to all changes in this revision

Viewing changes to usr/share/xfce4/backdrops/ubuntustudio-wallpapers.xml.in

  • Committer: Package Import Robot
  • Author(s): Scott Lavender, Scott Lavender, Micah Gersten
  • Date: 2012-01-30 15:46:12 UTC
  • Revision ID: package-import@ubuntu.com-20120130154612-a0htb2rfbcz3erw5
Tags: 0.41
[ Scott Lavender <slavender@ubuntu.com> ]
* rebasing on xfce4/xubuntu (LP: #918519)
  - drop ubuntustudio-gdm-theme (GDM no longer used) and ubuntustudio-theme
    packages

[ Micah Gersten <micahg@ubuntu.com> ]
* Drop Conflicts/Replaces of ubuntustudio-look on itself
  - update debian/control
* Make ubuntustudio-look replace ubuntustudio-theme as well as conflict
  - update debian/control
* Drop the Section header from the binaries since it's the same as the
  source one (X11)
  - update debian/control
* Drop the Conflicts/Replaces on edgy-community-wallpapers for
  ubuntustudio-wallpapers; The replaced version is pre-Hardy
  - update debian/control
* Have ubuntustudio-look recommend elementary-icon-theme instead of
  ubuntustudio-icon-theme as the latter is just a transitional package
  - update debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
 
3
<wallpapers>
 
4
 
 
5
  <wallpaper>
 
6
    <_name>Ubuntu Studio Default</_name>
 
7
    <filename>/usr/share/backgrounds/ubuntustudio-olis.jpg</filename>
 
8
    <options>zoom</options>
 
9
    <pcolor>#000000</pcolor>
 
10
    <scolor>#000000</scolor>
 
11
    <shade_type>solid</shade_type>
 
12
<!--<shade_type>vertical-gradient</shade_type>-->
 
13
  </wallpaper>
 
14
 
 
15
  <wallpaper>
 
16
    <_name>Ubuntu Studio Gutsy </_name>
 
17
    <filename>/usr/share/backgrounds/ubuntustudio-gutsy.png</filename>
 
18
    <options>zoom</options>
 
19
    <pcolor>#000000</pcolor>
 
20
    <scolor>#000000</scolor>
 
21
    <shade_type>solid</shade_type>
 
22
  </wallpaper>
 
23
 
 
24
  <wallpaper>
 
25
    <_name>Ubuntu Studio Ayo</_name>
 
26
    <filename>/usr/share/backgrounds/ubuntustudio-ayo.png</filename>
 
27
    <options>zoom</options>
 
28
    <pcolor>#000000</pcolor>
 
29
    <scolor>#000000</scolor>
 
30
    <shade_type>solid</shade_type>
 
31
  </wallpaper>
 
32
 
 
33
<!--<wallpaper>
 
34
    <_name>Ubuntu Studio Olis</_name>
 
35
    <filename>/usr/share/backgrounds/ubuntustudio-olis.jpg</filename>
 
36
    <options>zoom</options>
 
37
    <pcolor>#000000</pcolor>
 
38
    <scolor>#000000</scolor>
 
39
    <shade_type>solid</shade_type>
 
40
  </wallpaper>-->
 
41
 
 
42
  <wallpaper>
 
43
    <_name>Ubuntu Studio Graphics </_name>
 
44
    <filename>/usr/share/backgrounds/ubuntustudio-brushes.jpg</filename>
 
45
    <options>zoom</options>
 
46
    <pcolor>#000000</pcolor>
 
47
    <scolor>#000000</scolor>
 
48
    <shade_type>solid</shade_type>
 
49
  </wallpaper>
 
50
 
 
51
  <wallpaper>
 
52
    <_name>Ubuntu Studio Video</_name>
 
53
    <filename>/usr/share/backgrounds/ubuntustudio-lense.jpg</filename>
 
54
    <options>zoom</options>
 
55
    <pcolor>#000000</pcolor>
 
56
    <scolor>#000000</scolor>
 
57
    <shade_type>solid</shade_type>
 
58
  </wallpaper>
 
59
 
 
60
  <wallpaper>
 
61
    <_name>Ubuntu Studio Audio </_name>
 
62
    <filename>/usr/share/backgrounds/ubuntustudio-mixer.jpg</filename>
 
63
    <options>zoom</options>
 
64
    <pcolor>#000000</pcolor>
 
65
    <scolor>#000000</scolor>
 
66
    <shade_type>solid</shade_type>
 
67
  </wallpaper>
 
68
 
 
69
</wallpapers>
 
70