[pkg-kde-commits] rev 2718 - kde-extras/kipi-plugins/trunk/debian/patches

Tom Albers tomalbers-guest at costa.debian.org
Wed Dec 28 23:00:59 UTC 2005


Author: tomalbers-guest
Date: 2005-12-28 23:00:59 +0000 (Wed, 28 Dec 2005)
New Revision: 2718

Modified:
   kde-extras/kipi-plugins/trunk/debian/patches/10_kdesvn492067_fix_crash_for_canceling_dialog_imagesgallery.diff
Log:
the first time is tough for everyone. Make it relative to toplevel. Thanks for spotting Achim.


Modified: kde-extras/kipi-plugins/trunk/debian/patches/10_kdesvn492067_fix_crash_for_canceling_dialog_imagesgallery.diff
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/patches/10_kdesvn492067_fix_crash_for_canceling_dialog_imagesgallery.diff	2005-12-28 22:55:23 UTC (rev 2717)
+++ kde-extras/kipi-plugins/trunk/debian/patches/10_kdesvn492067_fix_crash_for_canceling_dialog_imagesgallery.diff	2005-12-28 23:00:59 UTC (rev 2718)
@@ -1,5 +1,5 @@
---- imagesgallery/imagesgallery.cpp	(revision 492066)
-+++ imagesgallery/imagesgallery.cpp	(revision 492067)
+---kipi-plugins/imagesgallery/imagesgallery.cpp	(revision 492066)
++++ kipi-plugins/imagesgallery/imagesgallery.cpp	(revision 492067)
 @@ -278,7 +278,9 @@
               KMessageBox::error(kapp->activeWindow(), i18n("Cannot remove folder '%1'.").arg(MainTPath));
               return false;




More information about the pkg-kde-commits mailing list