Changeset 163 for smplayer/vendor/current/src/prefadvanced.ui
- Timestamp:
- May 15, 2014, 7:53:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/prefadvanced.ui
r137 r163 7 7 <x>0</x> 8 8 <y>0</y> 9 <width>51 1</width>9 <width>513</width> 10 10 <height>469</height> 11 11 </rect> … … 36 36 <widget class="QLabel" name="monitor_aspect_icon"> 37 37 <property name="text"> 38 <string >icon</string>38 <string notr="true">icon</string> 39 39 </property> 40 40 <property name="wordWrap"> … … 115 115 </item> 116 116 <item> 117 <widget class="QCheckBox" name="lavf_demuxer_check"> 118 <property name="text"> 119 <string>Use the la&vf demuxer by default</string> 120 </property> 121 </widget> 122 </item> 123 <item> 117 124 <widget class="QCheckBox" name="shortnames_check"> 118 125 <property name="text"> … … 280 287 <property name="sizeHint" stdset="0"> 281 288 <size> 282 <width> 489</width>283 <height> 51</height>289 <width>20</width> 290 <height>10</height> 284 291 </size> 285 292 </property> … … 467 474 <size> 468 475 <width>20</width> 469 <height> 40</height>476 <height>10</height> 470 477 </size> 471 478 </property> … … 515 522 <property name="sizeHint" stdset="0"> 516 523 <size> 517 <width> 458</width>518 <height> 31</height>524 <width>20</width> 525 <height>10</height> 519 526 </size> 520 527 </property> … … 696 703 <property name="sizeHint" stdset="0"> 697 704 <size> 698 <width> 489</width>699 <height>1 84</height>705 <width>20</width> 706 <height>10</height> 700 707 </size> 701 708 </property> … … 725 732 <tabstop>mplayer_use_window_check</tabstop> 726 733 <tabstop>idx_check</tabstop> 734 <tabstop>lavf_demuxer_check</tabstop> 727 735 <tabstop>shortnames_check</tabstop> 728 736 <tabstop>repaint_video_background_check</tabstop>
Note:
See TracChangeset
for help on using the changeset viewer.