~ubuntu-branches/debian/sid/calibre/sid

« back to all changes in this revision

Viewing changes to src/calibre/gui2/preferences/look_feel.ui

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2014-05-14 18:17:50 UTC
  • mfrom: (1.5.10)
  • Revision ID: package-import@ubuntu.com-20140514181750-xyrxqa47dbw0qfhu
Tags: 1.36.0+dfsg-1
* New upstream release:
  - Fixes editing of metadata (Closes: #741638)

Show diffs side-by-side

added added

removed removed

Lines of Context:
897
897
         </property>
898
898
        </widget>
899
899
       </item>
900
 
       <item row="5" column="0" colspan="2">
 
900
       <item row="6" column="0" colspan="2">
901
901
        <spacer name="verticalSpacer_4">
902
902
         <property name="orientation">
903
903
          <enum>Qt::Vertical</enum>
913
913
       <item row="1" column="1">
914
914
        <widget class="QSpinBox" name="opt_cover_flow_queue_length"/>
915
915
       </item>
916
 
       <item row="3" column="0" colspan="2">
 
916
       <item row="4" column="0" colspan="2">
917
917
        <widget class="QCheckBox" name="opt_cb_fullscreen">
918
918
         <property name="text">
919
919
          <string>When showing cover browser in separate window, show it &amp;fullscreen</string>
920
920
         </property>
921
921
        </widget>
922
922
       </item>
923
 
       <item row="4" column="0" colspan="2">
 
923
       <item row="5" column="0" colspan="2">
924
924
        <widget class="QLabel" name="fs_help_msg">
925
925
         <property name="styleSheet">
926
926
          <string notr="true">margin-left: 1.5em</string>
940
940
         </property>
941
941
        </widget>
942
942
       </item>
 
943
       <item row="3" column="0" colspan="2">
 
944
        <widget class="QCheckBox" name="opt_cb_preserve_aspect_ratio">
 
945
         <property name="toolTip">
 
946
          <string>Show covers in their original aspect ratio instead of resizing
 
947
them to all have the same width and height</string>
 
948
         </property>
 
949
         <property name="text">
 
950
          <string>Preserve &amp;aspect ratio of covers displayed in the cover browser</string>
 
951
         </property>
 
952
        </widget>
 
953
       </item>
943
954
      </layout>
944
955
     </widget>
945
956
    </widget>