~xubuntu-dev/xubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml

  • Committer: Lionel Le Folgoc
  • Date: 2010-08-15 15:04:02 UTC
  • Revision ID: mrpouit@ubuntu.com-20100815150402-z5ysfxnecxg4s7r9
* Refreshed translations.
* debian/control: bumped Standard-Version to 3.9.1.
* Drop pre-lucid code:
  - debian/postinst: drop conffile moving
  - debian/preinst: dropped, unneeded.
* etc/xdg/xdg-xubuntu/menus/xfce-applications.menu: hide aumix menu entry
  and move software center toward the bottom, thanks Jim Campbell.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
 
 
3
<channel name="xfce4-desktop" version="1.0">
 
4
  <property name="desktop-icons" type="empty">
 
5
    <property name="style" type="int" value="2"/>
 
6
    <property name="file-icons" type="empty">
 
7
      <property name="show-home" type="bool" value="true"/>
 
8
      <property name="show-filesystem" type="bool" value="true"/>
 
9
      <property name="show-removable" type="bool" value="true"/>
 
10
      <property name="show-trash" type="bool" value="true"/>
 
11
    </property>
 
12
  </property>
 
13
  <property name="backdrop" type="empty">
 
14
    <property name="screen0" type="empty">
 
15
      <property name="monitor0" type="empty">
 
16
        <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-karmic.png"/>
 
17
        <property name="image-show" type="bool" value="true"/>
 
18
      </property>
 
19
      <property name="monitor1" type="empty">
 
20
        <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-karmic.png"/>
 
21
        <property name="image-show" type="bool" value="true"/>
 
22
      </property>
 
23
    </property>
 
24
  </property>
 
25
</channel>