~ubuntu-branches/debian/jessie/stellarium/jessie

« back to all changes in this revision

Viewing changes to src/gui/configurationDialog.ui

  • Committer: Package Import Robot
  • Author(s): Tomasz Buchert
  • Date: 2012-05-18 13:26:18 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120518132618-3uso09fo68c218cx
Tags: 0.11.2-1
* Imported Upstream version 0.11.1 and then 0.11.2 (Closes: #658431)
* Change maintainer (Closes: #668916)
* Machine-readable copyright file
* Bump Standards-Version to 3.9.3
* Update debhelper compat to 9
* Fix lintian duplicate-font-file warning
* Fix copyright-refers-to-symlink-license lintian tag
* Add lintian override for embedded-library error

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>434</width>
10
 
    <height>453</height>
 
9
    <width>440</width>
 
10
    <height>460</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="styleSheet">
133
133
      <item row="1" column="0">
134
134
       <widget class="QStackedWidget" name="configurationStackedWidget">
135
135
        <property name="currentIndex">
136
 
         <number>4</number>
 
136
         <number>0</number>
137
137
        </property>
138
138
        <widget class="QWidget" name="page">
139
139
         <layout class="QVBoxLayout" name="verticalLayout_10">
285
285
               </item>
286
286
               <item>
287
287
                <widget class="QPushButton" name="restoreDefaultsButton">
 
288
                 <property name="minimumSize">
 
289
                  <size>
 
290
                   <width>0</width>
 
291
                   <height>24</height>
 
292
                  </size>
 
293
                 </property>
288
294
                 <property name="whatsThis">
289
295
                  <string>Restore the default settings that came with Stellarium</string>
290
296
                 </property>
342
348
                <string>The width of your view when Stellarium starts</string>
343
349
               </property>
344
350
               <property name="text">
345
 
                <string>Startup FOV: XX</string>
 
351
                <string notr="true">Startup FOV: XX</string>
346
352
               </property>
347
353
               <property name="textInteractionFlags">
348
354
                <set>Qt::TextSelectableByMouse</set>
355
361
                <string>The direction you're looking when Stellarium starts</string>
356
362
               </property>
357
363
               <property name="text">
358
 
                <string>Startup direction of view: xxxx</string>
 
364
                <string notr="true">Startup direction of view: xxxx</string>
359
365
               </property>
360
366
               <property name="textInteractionFlags">
361
367
                <set>Qt::TextSelectableByMouse</set>
470
476
                 <property name="alignment">
471
477
                  <set>Qt::AlignCenter</set>
472
478
                 </property>
 
479
                 <property name="time">
 
480
                  <time>
 
481
                   <hour>21</hour>
 
482
                   <minute>0</minute>
 
483
                   <second>0</second>
 
484
                  </time>
 
485
                 </property>
473
486
                 <property name="currentSectionIndex">
474
487
                  <number>0</number>
475
488
                 </property>
476
 
                 <property name="time">
477
 
                  <time>
478
 
                   <hour>21</hour>
479
 
                   <minute>0</minute>
480
 
                   <second>0</second>
481
 
                  </time>
482
 
                 </property>
483
489
                </widget>
484
490
               </item>
485
491
              </layout>
781
787
                <string>Click here to start downloading</string>
782
788
               </property>
783
789
               <property name="text">
784
 
                <string>Get catalog x of y</string>
 
790
                <string notr="true">Get catalog x of y</string>
785
791
               </property>
786
792
               <property name="icon">
787
793
                <iconset resource="../../data/gui/guiRes.qrc">
795
801
             <item>
796
802
              <widget class="QLabel" name="downloadLabel">
797
803
               <property name="text">
798
 
                <string>xxx</string>
 
804
                <string notr="true">xxx</string>
799
805
               </property>
800
806
              </widget>
801
807
             </item>