~stolowski/unity/expand-2nd-home-category

« back to all changes in this revision

Viewing changes to com.canonical.Unity.gschema.xml

  • Committer: Didier Roche
  • Date: 2012-09-20 14:45:18 UTC
  • mto: This revision was merged to the branch mainline in revision 2732.
  • Revision ID: didier.roche@canonical.com-20120920144518-v204f8r57nlo6ka1
Install Amazon and Ubuntu One Music Store webapp items in the launcher by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
  </schema>
45
45
  <schema path="/com/canonical/unity/launcher/" id="com.canonical.Unity.Launcher" gettext-domain="unity">
46
46
    <key type="as" name="favorites">
47
 
      <default>[ 'application://ubiquity-gtkui.desktop', 'application://nautilus-home.desktop', 'application://firefox.desktop', 'application://libreoffice-writer.desktop', 'application://libreoffice-calc.desktop', 'application://libreoffice-impress.desktop', 'application://ubuntu-software-center.desktop', 'application://ubuntuone-installer.desktop', 'application://gnome-control-center.desktop', 'unity://running-apps', 'unity://expo-icon', 'unity://devices' ]</default>
 
47
      <default>[ 'application://ubiquity-gtkui.desktop', 'application://nautilus-home.desktop', 'application://firefox.desktop', 'application://libreoffice-writer.desktop', 'application://libreoffice-calc.desktop', 'application://libreoffice-impress.desktop', 'application://ubuntu-software-center.desktop', 'application://ubuntuone-installer.desktop', 'application://ubuntu-amazon-default.desktop', 'application://UbuntuOneMusiconeubuntucom.desktop', 'application://gnome-control-center.desktop', 'unity://running-apps', 'unity://expo-icon', 'unity://devices' ]</default>
48
48
      <summary>List of items that should be shown by default in the launcher</summary>
49
49
      <description>These items can be application://desktop-id.desktop, device://uiid and unity://special-id (including unity://running-apps that specifies the position of the ran applications, unity://devices the position of the attached devices, unity://expo-icon the position of the workspace switcher and unity://show-desktop-icon the position of the show-desktop icon); the order of this list determines the launcher items position.</description>
50
50
    </key>