~ubuntu-branches/ubuntu/saucy/clementine/saucy

« back to all changes in this revision

Viewing changes to src/playlist/playlistsequence.ui

  • Committer: Package Import Robot
  • Author(s): Thomas PIERSON
  • Date: 2012-01-01 20:43:39 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120101204339-lsb6nndwhfy05sde
Tags: 1.0.1+dfsg-1
New upstream release. (Closes: #653926, #651611, #657391)

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
    <string>Don't shuffle</string>
110
110
   </property>
111
111
  </action>
112
 
  <action name="action_shuffle_album">
 
112
  <action name="action_shuffle_inside_album">
113
113
   <property name="checkable">
114
114
    <bool>true</bool>
115
115
   </property>
116
116
   <property name="text">
117
 
    <string>Shuffle by album</string>
 
117
    <string>Shuffle tracks in this album</string>
118
118
   </property>
119
119
  </action>
120
120
  <action name="action_shuffle_all">
125
125
    <string>Shuffle all</string>
126
126
   </property>
127
127
  </action>
 
128
  <action name="action_shuffle_albums">
 
129
   <property name="checkable">
 
130
    <bool>true</bool>
 
131
   </property>
 
132
   <property name="text">
 
133
    <string>Shuffle albums</string>
 
134
   </property>
 
135
  </action>
128
136
 </widget>
129
137
 <resources/>
130
138
 <connections/>