/[svn]/qsampler/trunk/src/qsamplerAbout.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerAbout.h

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

revision 456 by capela, Mon Mar 14 14:02:30 2005 UTC revision 586 by capela, Wed May 25 11:41:35 2005 UTC
# Line 22  Line 22 
22  #ifndef __qsamplerAbout_h  #ifndef __qsamplerAbout_h
23  #define __qsamplerAbout_h  #define __qsamplerAbout_h
24    
25  #define QSAMPLER_TITLE        "qsampler"  #define QSAMPLER_TITLE        "Qsampler"
26  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"
27  #define QSAMPLER_VERSION      "0.0.9.16"  #define QSAMPLER_VERSION      "0.1.0.1"
28  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"
29  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved."
30    

Legend:
Removed from v.456  
changed lines
  Added in v.586

  ViewVC Help
Powered by ViewVC