~ubuntu-branches/ubuntu/trusty/xfdesktop4/trusty

« back to all changes in this revision

Viewing changes to settings/xfdesktop-settings-appearance-frame-ui.glade

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-03-19 16:33:54 UTC
  • mfrom: (3.1.14 experimental)
  • Revision ID: package-import@ubuntu.com-20140319163354-9jismnm7xh1jrskz
Tags: 4.11.4-1ubuntu1
* Merge from debian. Remaining changes:
  - debian/patches/xubuntu_improve-nautilus-interactions.patch: added,
    should prevent nautilus from taking over the desktop if xfdesktop is
    running (and vice-versa).
  - debian/patches/xubuntu_set-accountsservice-user-bg.patch: update the
    user background property of Accountsservice on backdrop change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
                <property name="visible">True</property>
118
118
                <property name="can_focus">True</property>
119
119
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
120
 
                <property name="tooltip-text" translatable="yes">Choose the folder to select wallpapers from</property>
 
120
                <property name="tooltip-text" translatable="yes">Choose the folder to select wallpapers from.</property>
121
121
                <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
122
122
              </object>
123
123
              <packing>
163
163
              <object class="GtkComboBoxText" id="combo_style">
164
164
                <property name="visible">True</property>
165
165
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
166
 
                <property name="tooltip-text" translatable="yes">Specify how the image will be resized to fit the screen</property>
 
166
                <property name="tooltip-text" translatable="yes">Specify how the image will be resized to fit the screen.</property>
167
167
                <items>
168
168
                  <item translatable="yes">None</item>
169
169
                  <item translatable="yes">Centered</item>
204
204
              <object class="GtkComboBox" id="combo_colors">
205
205
                <property name="visible">True</property>
206
206
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
207
 
                <property name="tooltip-text" translatable="yes">Specify the style of the color drawn behind the backdrop image</property>
 
207
                <property name="tooltip-text" translatable="yes">Specify the style of the color drawn behind the backdrop image.</property>
208
208
                <property name="model">model2</property>
209
209
                <child>
210
210
                  <object class="GtkCellRendererText" id="renderer2"/>
228
228
                <property name="can_focus">True</property>
229
229
                <property name="receives_default">True</property>
230
230
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
231
 
                <property name="tooltip-text" translatable="yes">Specifies the solid color, or the "left" or "top" color of the gradient</property>
 
231
                <property name="tooltip-text" translatable="yes">Specifies the solid color, or the "left" or "top" color of the gradient.</property>
232
232
                <property name="title" translatable="yes">Select First Color</property>
233
233
                <property name="color">#151522223333</property>
234
234
              </object>
247
247
                <property name="can_focus">True</property>
248
248
                <property name="receives_default">True</property>
249
249
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
250
 
                <property name="tooltip-text" translatable="yes">Specifies the "right" or "bottom" color of the gradient</property>
 
250
                <property name="tooltip-text" translatable="yes">Specifies the "right" or "bottom" color of the gradient.</property>
251
251
                <property name="title" translatable="yes">Select Second Color</property>
252
252
                <property name="color">#151522223333</property>
253
253
              </object>
310
310
                <property name="visible">True</property>
311
311
                <property name="sensitive">False</property>
312
312
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
313
 
                <property name="tooltip-text" translatable="yes">Specify how often the background will change</property>
 
313
                <property name="tooltip-text" translatable="yes">Specify how often the background will change.</property>
314
314
                <items>
315
315
                  <item translatable="yes">in seconds:</item>
316
316
                  <item translatable="yes">in minutes:</item>