~ubuntu-branches/ubuntu/vivid/system-config-printer/vivid

« back to all changes in this revision

Viewing changes to ui/PrintersWindow.ui

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2014-07-06 09:41:43 UTC
  • mfrom: (1.1.81)
  • Revision ID: package-import@ubuntu.com-20140706094143-yvp3kzo7ti1ghih8
Tags: 1.4.5+20140706-0ubuntu1
* New upstream release
   o GIT 1.4.x snapshot from 6 July 2014
   o Some codec fixes
   o Traceback fixes
   o IPv6 address entry fix
   o Auth info saving improvement
   o Some loop/hang bug fixes
   o Use LockButton for fewer auth dialogs
* 30_newprinter-driver-download-override-false-error-alarm.patch,
  33_dont-use-hp-makeuri-with-non-hp-printers.patch:
  Removed, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        <property name="visible">True</property>
17
17
        <property name="can_focus">False</property>
18
18
        <child>
19
 
          <object class="GtkMenuBar" id="menubar">
20
 
            <property name="visible">True</property>
21
 
            <property name="can_focus">False</property>
22
 
            <child>
23
 
              <object class="GtkMenuItem" id="server_menubar_item">
24
 
                <property name="visible">True</property>
25
 
                <property name="can_focus">False</property>
26
 
                <property name="use_action_appearance">False</property>
27
 
                <property name="label" translatable="yes">_Server</property>
28
 
                <property name="use_underline">True</property>
29
 
              </object>
30
 
            </child>
31
 
            <child>
32
 
              <object class="GtkMenuItem" id="printer_menubar_item">
33
 
                <property name="visible">True</property>
34
 
                <property name="can_focus">False</property>
35
 
                <property name="use_action_appearance">False</property>
36
 
                <property name="label" translatable="yes">_Printer</property>
37
 
                <property name="use_underline">True</property>
38
 
              </object>
39
 
            </child>
40
 
            <child>
41
 
              <object class="GtkMenuItem" id="view1">
42
 
                <property name="visible">True</property>
43
 
                <property name="can_focus">False</property>
44
 
                <property name="use_action_appearance">False</property>
45
 
                <property name="label" translatable="yes">_View</property>
46
 
                <property name="use_underline">True</property>
47
 
                <child type="submenu">
48
 
                  <object class="GtkMenu" id="view1_menu">
49
 
                    <property name="can_focus">False</property>
50
 
                    <child>
51
 
                      <object class="GtkCheckMenuItem" id="view_discovered_printers">
52
 
                        <property name="visible">True</property>
53
 
                        <property name="can_focus">False</property>
54
 
                        <property name="use_action_appearance">False</property>
55
 
                        <property name="label" translatable="yes">_Discovered Printers</property>
56
 
                        <property name="use_underline">True</property>
57
 
                        <property name="active">True</property>
58
 
                        <signal name="activate" handler="on_view_discovered_printers_activate" swapped="no"/>
59
 
                      </object>
60
 
                    </child>
61
 
                  </object>
62
 
                </child>
63
 
              </object>
64
 
            </child>
65
 
            <child>
66
 
              <object class="GtkMenuItem" id="menuitem7">
67
 
                <property name="visible">True</property>
68
 
                <property name="can_focus">False</property>
69
 
                <property name="use_action_appearance">False</property>
70
 
                <property name="label" translatable="yes">_Help</property>
71
 
                <property name="use_underline">True</property>
72
 
                <child type="submenu">
73
 
                  <object class="GtkMenu" id="menuitem7_menu">
74
 
                    <property name="can_focus">False</property>
75
 
                    <child>
76
 
                      <object class="GtkImageMenuItem" id="troubleshoot">
77
 
                        <property name="label" translatable="yes">_Troubleshoot</property>
78
 
                        <property name="visible">True</property>
79
 
                        <property name="can_focus">False</property>
80
 
                        <property name="use_action_appearance">False</property>
81
 
                        <property name="use_underline">True</property>
82
 
                        <accelerator key="F1" signal="activate"/>
83
 
                        <signal name="activate" handler="on_troubleshoot_activate" swapped="no"/>
84
 
                      </object>
85
 
                    </child>
86
 
                    <child>
87
 
                      <object class="GtkImageMenuItem" id="about">
88
 
                        <property name="label">gtk-about</property>
89
 
                        <property name="visible">True</property>
90
 
                        <property name="can_focus">False</property>
91
 
                        <property name="use_action_appearance">False</property>
92
 
                        <property name="use_underline">True</property>
93
 
                        <property name="use_stock">True</property>
94
 
                        <signal name="activate" handler="on_about_activate" swapped="no"/>
95
 
                      </object>
96
 
                    </child>
97
 
                  </object>
98
 
                </child>
99
 
              </object>
100
 
            </child>
 
19
          <object class="GtkHBox" id="hboxMenuBar">
 
20
            <property name="visible">True</property>
 
21
            <property name="can_focus">False</property>
 
22
            <child>
 
23
              <object class="GtkMenuBar" id="menubar">
 
24
                <property name="visible">True</property>
 
25
                <property name="can_focus">False</property>
 
26
                <child>
 
27
                  <object class="GtkMenuItem" id="server_menubar_item">
 
28
                    <property name="visible">True</property>
 
29
                    <property name="can_focus">False</property>
 
30
                    <property name="use_action_appearance">False</property>
 
31
                    <property name="label" translatable="yes">_Server</property>
 
32
                    <property name="use_underline">True</property>
 
33
                  </object>
 
34
                </child>
 
35
                <child>
 
36
                  <object class="GtkMenuItem" id="printer_menubar_item">
 
37
                    <property name="visible">True</property>
 
38
                    <property name="can_focus">False</property>
 
39
                    <property name="use_action_appearance">False</property>
 
40
                    <property name="label" translatable="yes">_Printer</property>
 
41
                    <property name="use_underline">True</property>
 
42
                  </object>
 
43
                </child>
 
44
                <child>
 
45
                  <object class="GtkMenuItem" id="view1">
 
46
                    <property name="visible">True</property>
 
47
                    <property name="can_focus">False</property>
 
48
                    <property name="use_action_appearance">False</property>
 
49
                    <property name="label" translatable="yes">_View</property>
 
50
                    <property name="use_underline">True</property>
 
51
                    <child type="submenu">
 
52
                      <object class="GtkMenu" id="view1_menu">
 
53
                        <property name="can_focus">False</property>
 
54
                        <child>
 
55
                          <object class="GtkCheckMenuItem" id="view_discovered_printers">
 
56
                            <property name="visible">True</property>
 
57
                            <property name="can_focus">False</property>
 
58
                            <property name="use_action_appearance">False</property>
 
59
                            <property name="label" translatable="yes">_Discovered Printers</property>
 
60
                            <property name="use_underline">True</property>
 
61
                            <property name="active">True</property>
 
62
                            <signal name="activate" handler="on_view_discovered_printers_activate" swapped="no"/>
 
63
                          </object>
 
64
                        </child>
 
65
                      </object>
 
66
                    </child>
 
67
                  </object>
 
68
                </child>
 
69
                <child>
 
70
                  <object class="GtkMenuItem" id="menuitem7">
 
71
                    <property name="visible">True</property>
 
72
                    <property name="can_focus">False</property>
 
73
                    <property name="use_action_appearance">False</property>
 
74
                    <property name="label" translatable="yes">_Help</property>
 
75
                    <property name="use_underline">True</property>
 
76
                    <child type="submenu">
 
77
                      <object class="GtkMenu" id="menuitem7_menu">
 
78
                        <property name="can_focus">False</property>
 
79
                        <child>
 
80
                          <object class="GtkImageMenuItem" id="troubleshoot">
 
81
                            <property name="label" translatable="yes">_Troubleshoot</property>
 
82
                            <property name="visible">True</property>
 
83
                            <property name="can_focus">False</property>
 
84
                            <property name="use_action_appearance">False</property>
 
85
                            <property name="use_underline">True</property>
 
86
                            <accelerator key="F1" signal="activate"/>
 
87
                            <signal name="activate" handler="on_troubleshoot_activate" swapped="no"/>
 
88
                          </object>
 
89
                        </child>
 
90
                        <child>
 
91
                          <object class="GtkImageMenuItem" id="about">
 
92
                            <property name="label">gtk-about</property>
 
93
                            <property name="visible">True</property>
 
94
                            <property name="can_focus">False</property>
 
95
                            <property name="use_action_appearance">False</property>
 
96
                            <property name="use_underline">True</property>
 
97
                            <property name="use_stock">True</property>
 
98
                            <signal name="activate" handler="on_about_activate" swapped="no"/>
 
99
                          </object>
 
100
                        </child>
 
101
                      </object>
 
102
                    </child>
 
103
                  </object>
 
104
                </child>
 
105
              </object>
 
106
            </child>
101
107
          </object>
102
108
          <packing>
103
109
            <property name="expand">False</property>