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

Diff of /qsampler/trunk/src/qsamplerChannelStrip.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 3  Line 3 
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) 2004-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 62  Line 63 
63        <string>&amp;Channel</string>        <string>&amp;Channel</string>
64       </property>       </property>
65       <property name="icon" >       <property name="icon" >
66        <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/qsamplerChannel.png</iconset>        <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
67       </property>       </property>
68       <property name="shortcut" >       <property name="shortcut" >
69        <string>Alt+C</string>        <string>Alt+C</string>
# Line 686  Line 687 
687    <include location="local" >qsamplerChannel.h</include>    <include location="local" >qsamplerChannel.h</include>
688   </includes>   </includes>
689   <resources>   <resources>
690    <include location="../pixmaps.qrc" />    <include location="../icons/qsampler.qrc" />
691   </resources>   </resources>
692   <connections>   <connections>
693    <connection>    <connection>

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

  ViewVC Help
Powered by ViewVC