Author: maciek2w Date: Mon Aug 21 16:12:04 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - updated to 2.6
---- Files affected: SOURCES: kchmviewer-i18n.patch (NONE -> 1.1) (NEW), kchmviewer-gcc4.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: SOURCES/kchmviewer-i18n.patch diff -u /dev/null SOURCES/kchmviewer-i18n.patch:1.1 --- /dev/null Mon Aug 21 18:12:04 2006 +++ SOURCES/kchmviewer-i18n.patch Mon Aug 21 18:11:59 2006 @@ -0,0 +1,11 @@ +--- kchmviewer-2.6/src/kde-qt.h.orig 2006-08-21 18:02:06.000000000 +0200 ++++ kchmviewer-2.6/src/kde-qt.h 2006-08-21 18:02:48.000000000 +0200 +@@ -59,7 +59,7 @@ + #include <qmessagebox.h> + #include <qprogressdialog.h> + +- #define i18n(A) tr(A) ++ #define i18n(A) QObject::tr(A) + + #endif /* USE_KDE */ + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
