* [gentoo-commits] gentoo-x86 commit in media-sound/nted/files: nted-1.6.0-time-signature.patch
@ 2009-07-02 14:22 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2009-07-02 14:22 UTC (permalink / raw
To: gentoo-commits
hwoarang 09/07/02 14:22:52
Added: nted-1.6.0-time-signature.patch
Log:
Revbump, include time signature patch thanks to Matthias Vill
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.1 media-sound/nted/files/nted-1.6.0-time-signature.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/nted/files/nted-1.6.0-time-signature.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/nted/files/nted-1.6.0-time-signature.patch?rev=1.1&content-type=text/plain
Index: nted-1.6.0-time-signature.patch
===================================================================
diff -ru nted-1.6.0/mainwindow.cpp nted-1.6.0-p1/mainwindow.cpp
--- nted-1.6.0/mainwindow.cpp 2009-06-29 11:02:58.000000000 +0200
+++ nted-1.6.0-p1/mainwindow.cpp 2009-07-02 14:57:38.000000000 +0200
@@ -4749,7 +4749,7 @@
}
}
if (NedResource::m_error_message == NULL) {
- if (!NedResource::readInt(fp, &num) || num > 9 || num < 0) {
+ if (!NedResource::readInt(fp, &num) || num > 20 || num < 0) {
NedResource::m_error_message = "NUMERATOR value expected";
}
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-02 14:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 14:22 [gentoo-commits] gentoo-x86 commit in media-sound/nted/files: nted-1.6.0-time-signature.patch Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox