~noskcaj/ubuntu/vivid/gthumb/flickr-https

« back to all changes in this revision

Viewing changes to data/ui/location.ui

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-04-08 06:31:09 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20140408063109-tk845map8ji6uxvd
Tags: 3:3.3.1.is.3.2.7-0ubuntu1
* Revert to newest upstream stable release. LP: #1290691
  - Refresh patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!-- Generated with glade 3.16.0 on Fri Oct 18 21:34:45 2013 -->
3
2
<interface>
4
3
  <!-- interface-requires gtk+ 3.0 -->
5
4
  <object class="GtkDialog" id="location_dialog">
6
5
    <property name="can_focus">False</property>
7
6
    <property name="border_width">5</property>
8
 
    <property name="title" translatable="yes">Open</property>
9
7
    <property name="modal">True</property>
10
8
    <property name="type_hint">dialog</property>
11
9
    <child internal-child="vbox">
24
22
                <property name="visible">True</property>
25
23
                <property name="can_focus">True</property>
26
24
                <property name="receives_default">True</property>
 
25
                <property name="use_action_appearance">False</property>
27
26
                <property name="use_stock">True</property>
28
27
              </object>
29
28
              <packing>
34
33
            </child>
35
34
            <child>
36
35
              <object class="GtkButton" id="ok_button">
37
 
                <property name="label">gtk-open</property>
 
36
                <property name="label">gtk-jump-to</property>
38
37
                <property name="use_action_appearance">False</property>
39
38
                <property name="visible">True</property>
40
39
                <property name="can_focus">True</property>
41
40
                <property name="can_default">True</property>
42
41
                <property name="has_default">True</property>
43
42
                <property name="receives_default">True</property>
 
43
                <property name="use_action_appearance">False</property>
44
44
                <property name="use_stock">True</property>
45
45
              </object>
46
46
              <packing>