/[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 1462 by schoenebeck, Sun Oct 28 23:30:36 2007 UTC revision 1463 by capela, Thu Nov 1 13:01:27 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    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     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 44 
44     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
45    </property>    </property>
46    <property name="windowIcon" >    <property name="windowIcon" >
47     <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/qsamplerChannel.png</iconset>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
48    </property>    </property>
49    <layout class="QVBoxLayout" >    <layout class="QVBoxLayout" >
50     <property name="margin" >     <property name="margin" >
# Line 93  Line 93 
93          <string/>          <string/>
94         </property>         </property>
95         <property name="icon" >         <property name="icon" >
96          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/fileOpen.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>
97         </property>         </property>
98        </widget>        </widget>
99       </item>       </item>
# Line 274  Line 274 
274             <string/>             <string/>
275            </property>            </property>
276            <property name="icon" >            <property name="icon" >
277             <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/midi1.png</iconset>             <iconset resource="../icons/qsampler.qrc" >:/icons/midi1.png</iconset>
278            </property>            </property>
279           </widget>           </widget>
280          </item>          </item>
# Line 619  Line 619 
619               <string/>               <string/>
620              </property>              </property>
621              <property name="icon" >              <property name="icon" >
622               <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/audio1.png</iconset>               <iconset resource="../icons/qsampler.qrc" >:/icons/audio1.png</iconset>
623              </property>              </property>
624             </widget>             </widget>
625            </item>            </item>
# Line 736  p, li { white-space: pre-wrap; } Line 736  p, li { white-space: pre-wrap; }
736          <string>OK</string>          <string>OK</string>
737         </property>         </property>
738         <property name="icon" >         <property name="icon" >
739          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formAccept.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>
740         </property>         </property>
741        </widget>        </widget>
742       </item>       </item>
# Line 746  p, li { white-space: pre-wrap; } Line 746  p, li { white-space: pre-wrap; }
746          <string>Cancel</string>          <string>Cancel</string>
747         </property>         </property>
748         <property name="icon" >         <property name="icon" >
749          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formReject.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
750         </property>         </property>
751        </widget>        </widget>
752       </item>       </item>
# Line 765  p, li { white-space: pre-wrap; } Line 765  p, li { white-space: pre-wrap; }
765    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
766   </tabstops>   </tabstops>
767   <resources>   <resources>
768    <include location="../pixmaps.qrc" />    <include location="../icons/qsampler.qrc" />
769   </resources>   </resources>
770   <connections>   <connections>
771    <connection>    <connection>

Legend:
Removed from v.1462  
changed lines
  Added in v.1463

  ViewVC Help
Powered by ViewVC