~ubuntu-branches/debian/sid/stellarium/sid

« back to all changes in this revision

Viewing changes to src/gui/configurationDialog.ui

  • Committer: Package Import Robot
  • Author(s): Tomasz Buchert
  • Date: 2013-08-04 15:06:55 UTC
  • mfrom: (1.2.12)
  • Revision ID: package-import@ubuntu.com-20130804150655-iji0vb5navh3lk13
Tags: 0.12.2-1
* Imported Upstream version 0.12.2
* Added dependency to phonon (to enable video/sound)
* Fixed VCS links
* Removed unused lintian tag (embedded-library glee)
* Dropped obsolete patch
* Update copyright

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>483</width>
10
 
    <height>446</height>
 
9
    <width>481</width>
 
10
    <height>444</height>
11
11
   </rect>
12
12
  </property>
13
13
  <layout class="QVBoxLayout">
692
692
             </item>
693
693
             <item row="2" column="1">
694
694
              <widget class="QPushButton" name="fixedDateTimeCurrentButton">
 
695
               <property name="toolTip">
 
696
                <string>Use current local date and time</string>
 
697
               </property>
695
698
               <property name="text">
696
699
                <string>use current</string>
697
700
               </property>
951
954
             </item>
952
955
             <item row="4" column="0">
953
956
              <widget class="QCheckBox" name="renderSolarShadowsCheckbox">
 
957
               <property name="toolTip">
 
958
                <string>Display solar shadows on planets and moons (For that feature needed OpenGL version 2 or higher)</string>
 
959
               </property>
954
960
               <property name="text">
955
961
                <string>Render Solar Shadows</string>
956
962
               </property>