~ubuntu-branches/ubuntu/saucy/hplip/saucy-proposed

« back to all changes in this revision

Viewing changes to ui4/devmgr5_base.ui

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-05-26 11:20:39 UTC
  • mfrom: (1.5.6) (31.1.3 precise)
  • Revision ID: package-import@ubuntu.com-20120526112039-bevxczegxnbyr5m7
Tags: 3.12.4-1
* New upstream release
* Switch to source/format 3.0 (quilt) - drop dpatch
* Refreshed debian/patches
* dh_autoreconf debian/autogen.sh & set local-options single-debian-patch
* Update to debian/compat -> 9
* Fix "hardened build flags" patch from Moritz - thanks (Closes: #667828)
* Fix "duplex descriptor uninitialized" patch from Matej (Closes: #583273)
* Fix "please migrate to kde-runtime" patch from Pino (Closes: #666544)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
         <verstretch>0</verstretch>
57
57
        </sizepolicy>
58
58
       </property>
 
59
       <property name="styleSheet">
 
60
        <string notr="true"/>
 
61
       </property>
59
62
       <property name="currentIndex">
60
 
        <number>0</number>
 
63
        <number>5</number>
61
64
       </property>
62
65
       <widget class="QWidget" name="Actions">
63
66
        <attribute name="title">
544
547
         </item>
545
548
        </layout>
546
549
       </widget>
 
550
       <widget class="QWidget" name="tab_3">
 
551
        <attribute name="title">
 
552
         <string>Page</string>
 
553
        </attribute>
 
554
        <widget class="QPushButton" name="pushButton">
 
555
         <property name="geometry">
 
556
          <rect>
 
557
           <x>280</x>
 
558
           <y>40</y>
 
559
           <width>96</width>
 
560
           <height>27</height>
 
561
          </rect>
 
562
         </property>
 
563
         <property name="text">
 
564
          <string>Install now</string>
 
565
         </property>
 
566
        </widget>
 
567
        <widget class="QLabel" name="label">
 
568
         <property name="geometry">
 
569
          <rect>
 
570
           <x>30</x>
 
571
           <y>45</y>
 
572
           <width>251</width>
 
573
           <height>17</height>
 
574
          </rect>
 
575
         </property>
 
576
         <property name="text">
 
577
          <string>New version of HPLIP-x.x.x is available</string>
 
578
         </property>
 
579
        </widget>
 
580
       </widget>
547
581
      </widget>
548
582
     </widget>
549
583
    </item>
555
589
     <x>0</x>
556
590
     <y>0</y>
557
591
     <width>700</width>
558
 
     <height>25</height>
 
592
     <height>27</height>
559
593
    </rect>
560
594
   </property>
561
595
   <widget class="QMenu" name="DeviceMenu">