~chipaca/ubuntuone-control-panel/diego-sarmentero-delivers

« back to all changes in this revision

Viewing changes to data/qt/folders.ui

  • Committer: Tarmac
  • Author(s): Natalia B. Bidart
  • Date: 2011-06-23 13:01:38 UTC
  • mfrom: (168.1.3 greet-and-report-quota)
  • Revision ID: tarmac-20110623130138-pf1j6zoot25fcllu
  - Added control panel's gretting and glogal quota usage information
    (LP: #800683).
  
  - Improved Cloud Folders tab to match spec:
    - Removed contact icon.
    - Removed checkbox for Root folder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  </property>
16
16
  <layout class="QVBoxLayout" name="verticalLayout">
17
17
   <item>
18
 
    <layout class="QHBoxLayout" name="horizontalLayout_2">
19
 
     <item>
20
 
      <spacer name="horizontalSpacer">
21
 
       <property name="orientation">
22
 
        <enum>Qt::Horizontal</enum>
23
 
       </property>
24
 
       <property name="sizeHint" stdset="0">
25
 
        <size>
26
 
         <width>40</width>
27
 
         <height>20</height>
28
 
        </size>
29
 
       </property>
30
 
      </spacer>
31
 
     </item>
32
 
     <item>
33
 
      <widget class="QPushButton" name="share_publish_button">
34
 
       <property name="text">
35
 
        <string>Go to the web to share folders and publish files</string>
36
 
       </property>
37
 
      </widget>
38
 
     </item>
39
 
     <item>
40
 
      <spacer name="horizontalSpacer_2">
41
 
       <property name="orientation">
42
 
        <enum>Qt::Horizontal</enum>
43
 
       </property>
44
 
       <property name="sizeHint" stdset="0">
45
 
        <size>
46
 
         <width>40</width>
47
 
         <height>20</height>
48
 
        </size>
49
 
       </property>
50
 
      </spacer>
51
 
     </item>
52
 
    </layout>
53
 
   </item>
54
 
   <item>
55
18
    <widget class="QTreeWidget" name="folders">
56
19
     <property name="alternatingRowColors">
57
20
      <bool>true</bool>
98
61
   <item>
99
62
    <layout class="QHBoxLayout" name="horizontalLayout_3">
100
63
     <item>
 
64
      <widget class="QPushButton" name="share_publish_button">
 
65
       <property name="text">
 
66
        <string>Go to the web to share folders and publish files</string>
 
67
       </property>
 
68
      </widget>
 
69
     </item>
 
70
     <item>
101
71
      <spacer name="horizontalSpacer_3">
102
72
       <property name="orientation">
103
73
        <enum>Qt::Horizontal</enum>
113
83
     <item>
114
84
      <widget class="QPushButton" name="add_folder_button">
115
85
       <property name="text">
116
 
        <string>Sync another folder from this computer with your cloud</string>
 
86
        <string>Sync another folder with your cloud</string>
117
87
       </property>
118
88
      </widget>
119
89
     </item>
120
 
     <item>
121
 
      <spacer name="horizontalSpacer_4">
122
 
       <property name="orientation">
123
 
        <enum>Qt::Horizontal</enum>
124
 
       </property>
125
 
       <property name="sizeHint" stdset="0">
126
 
        <size>
127
 
         <width>40</width>
128
 
         <height>20</height>
129
 
        </size>
130
 
       </property>
131
 
      </spacer>
132
 
     </item>
133
90
    </layout>
134
91
   </item>
135
92
  </layout>