/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1461 by schoenebeck, Sun Oct 28 23:30:36 2007 UTC revision 1464 by capela, Thu Nov 1 17:14:21 2007 UTC
# Line 2  Line 2 
2   <author>rncbc aka Rui Nuno Capela</author>   <author>rncbc aka Rui Nuno Capela</author>
3   <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2005-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 44  Line 45 
45     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
46    </property>    </property>
47    <property name="windowIcon" >    <property name="windowIcon" >
48     <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/qsamplerChannel.png</iconset>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
49    </property>    </property>
50    <layout class="QVBoxLayout" >    <layout class="QVBoxLayout" >
51     <property name="margin" >     <property name="margin" >
# Line 93  Line 94 
94          <string/>          <string/>
95         </property>         </property>
96         <property name="icon" >         <property name="icon" >
97          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/fileOpen.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>
98         </property>         </property>
99        </widget>        </widget>
100       </item>       </item>
# Line 274  Line 275 
275             <string/>             <string/>
276            </property>            </property>
277            <property name="icon" >            <property name="icon" >
278             <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/midi1.png</iconset>             <iconset resource="../icons/qsampler.qrc" >:/icons/midi1.png</iconset>
279            </property>            </property>
280           </widget>           </widget>
281          </item>          </item>
# Line 619  Line 620 
620               <string/>               <string/>
621              </property>              </property>
622              <property name="icon" >              <property name="icon" >
623               <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/audio1.png</iconset>               <iconset resource="../icons/qsampler.qrc" >:/icons/audio1.png</iconset>
624              </property>              </property>
625             </widget>             </widget>
626            </item>            </item>
# Line 736  p, li { white-space: pre-wrap; } Line 737  p, li { white-space: pre-wrap; }
737          <string>OK</string>          <string>OK</string>
738         </property>         </property>
739         <property name="icon" >         <property name="icon" >
740          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formAccept.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>
741         </property>         </property>
742        </widget>        </widget>
743       </item>       </item>
# Line 746  p, li { white-space: pre-wrap; } Line 747  p, li { white-space: pre-wrap; }
747          <string>Cancel</string>          <string>Cancel</string>
748         </property>         </property>
749         <property name="icon" >         <property name="icon" >
750          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formReject.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
751         </property>         </property>
752        </widget>        </widget>
753       </item>       </item>
# Line 765  p, li { white-space: pre-wrap; } Line 766  p, li { white-space: pre-wrap; }
766    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
767   </tabstops>   </tabstops>
768   <resources>   <resources>
769    <include location="../pixmaps.qrc" />    <include location="../icons/qsampler.qrc" />
770   </resources>   </resources>
771   <connections>   <connections>
772    <connection>    <connection>

Legend:
Removed from v.1461  
changed lines
  Added in v.1464

  ViewVC Help
Powered by ViewVC