~nataliabidart/ubuntuone-control-panel/devices

« back to all changes in this revision

Viewing changes to data/window.ui

  • Committer: Tarmac
  • Author(s): Natalia B. Bidart
  • Date: 2010-12-01 13:55:33 UTC
  • mfrom: (24.2.11 folders-in-the-ui)
  • Revision ID: tarmac-20101201135533-wn35vf10ahlpghqm
* Added the "Folders" tab in the control panel (LP: #674455).
* The banner was improved to make it shorter.
* Proper background colors were set to the rest of the status bar (at the top, showing quota and file sync status).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<interface>
3
 
  <requires lib="gtk+" version="2.16"/>
4
 
  <!-- interface-naming-policy project-wide -->
5
 
  <object class="GtkWindow" id="itself">
6
 
    <property name="default_width">800</property>
7
 
    <property name="default_height">400</property>
8
 
    <child>
9
 
      <placeholder/>
10
 
    </child>
11
 
  </object>
12
 
</interface>