Update of /cvsroot/audacity/audacity-src/src/widgets
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8564/widgets
Modified Files:
Tag: Audacity_1_3_5-Camp_Jam
Meter.cpp Meter.h
Log Message:
company name change for custom version
Index: Meter.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/Meter.h,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -d -r1.11.2.1 -r1.11.2.2
--- Meter.h 27 Sep 2008 23:07:22 -0000 1.11.2.1
+++ Meter.h 24 Nov 2008 04:22:53 -0000 1.11.2.2
@@ -24,7 +24,7 @@
#include "../SampleFormat.h"
#include "Ruler.h"
-#if (AUDACITY_BRANDING == BRAND_CAMP_JAM__EASY)
+#if (AUDACITY_BRANDING == BRAND_JAMLING__EASY)
// Hide menus on meter toolbar. Don't show numbers and ticks. Label as "Mix
Volume" and "Input Volume"
#define WANT_METER_MENU 0
#else
Index: Meter.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/Meter.cpp,v
retrieving revision 1.32.2.1
retrieving revision 1.32.2.2
diff -u -d -r1.32.2.1 -r1.32.2.2
--- Meter.cpp 27 Sep 2008 23:07:22 -0000 1.32.2.1
+++ Meter.cpp 24 Nov 2008 04:22:53 -0000 1.32.2.2
@@ -833,7 +833,7 @@
if (mNumBars>0)
mRuler.Draw(dc);
#else
- // Label as "Mix Volume" and "Input Volume" for Camp Jam.
+ // Label as "Mix Volume" and "Input Volume" for Jamling.
int nFontSize = this->GetFont().GetPointSize();
int nXPos = mIconPos.x + mIcon->GetWidth() + 8;
int nYPos = mIconPos.y + (mIcon->GetHeight() - nFontSize - 6)/2;
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs