traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso/src/core Song.h


From: Ingmar Vanhassel
Subject: [Traverso-commit] traverso/src/core Song.h
Date: Mon, 07 May 2007 18:59:00 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Ingmar Vanhassel <ingmar>       07/05/07 18:59:00

Modified files:
        src/core       : Song.h 

Log message:
        corrected typo in gui

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/src/core/Song.h?cvsroot=traverso&r1=1.47&r2=1.48

Patches:
Index: Song.h
===================================================================
RCS file: /sources/traverso/traverso/src/core/Song.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- Song.h      22 Apr 2007 20:05:38 -0000      1.47
+++ Song.h      7 May 2007 18:59:00 -0000       1.48
@@ -49,7 +49,7 @@
        Q_OBJECT
        Q_CLASSINFO("go", tr("Play"))
        Q_CLASSINFO("go_and_record", tr("Record"));
-       Q_CLASSINFO("work_next_edge", tr("Workcursor: To next ege"))
+       Q_CLASSINFO("work_next_edge", tr("Workcursor: To next edge"))
        Q_CLASSINFO("work_previous_edge", tr("Workcursor: To previous edge"))
        Q_CLASSINFO("undo", tr("Undo"))
        Q_CLASSINFO("redo", tr("Redo"))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]