~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to ui4/devmgr5_base.ui

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-10-06 15:03:44 UTC
  • mfrom: (1.6.1) (20.1.16 quantal)
  • Revision ID: package-import@ubuntu.com-20121006150344-2p3xz26br0t3hu2q
Tags: 3.12.10-1
* New upstream release
  - Fixes "Network scanning fails (Closes: #683033)
* quilt refresh hplip-syslog-fix-debug-messages-to-error.dpatch
* Fix "error in clean build env" updated debian/rules (Closes: #687129)

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">