~ubuntu-branches/debian/sid/smplayer/sid

« back to all changes in this revision

Viewing changes to src/playlistpreferences.ui

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2009-03-31 23:05:43 UTC
  • mto: (1.1.9 upstream) (3.1.2 squeeze)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090331230543-nsklbxenl2hf2n6h
Tags: upstream-0.6.7
ImportĀ upstreamĀ versionĀ 0.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
  <property name="windowTitle" >
13
13
   <string>Playlist - Preferences</string>
14
14
  </property>
15
 
  <property name="windowIcon" >
16
 
   <iconset/>
17
 
  </property>
18
15
  <layout class="QVBoxLayout" >
19
16
   <property name="margin" >
20
17
    <number>9</number>
23
20
    <number>6</number>
24
21
   </property>
25
22
   <item>
 
23
    <widget class="QCheckBox" name="play_from_start_check" >
 
24
     <property name="text" >
 
25
      <string>&amp;Play files from start</string>
 
26
     </property>
 
27
    </widget>
 
28
   </item>
 
29
   <item>
26
30
    <widget class="QCheckBox" name="recursive_check" >
27
31
     <property name="text" >
28
32
      <string>&amp;Add files in directories recursively</string>