diff -u kde-guidance-0.8.0svn20070928/debian/changelog kde-guidance-0.8.0svn20070928/debian/changelog --- kde-guidance-0.8.0svn20070928/debian/changelog +++ kde-guidance-0.8.0svn20070928/debian/changelog @@ -1,3 +1,10 @@ +kde-guidance (0.8.0svn20070928-0ubuntu8) hardy; urgency=low + + * debian/patches/kubuntu_07_fix_Wine_misspelling.diff: + s/wine/Wine/ (LP: #177366) + + -- dAniel hAhler Wed, 19 Dec 2007 05:01:31 +0100 + kde-guidance (0.8.0svn20070928-0ubuntu7) gutsy; urgency=low * Add workaround to displayconfig-restore.py for 151311 only in patch2: --- kde-guidance-0.8.0svn20070928.orig/debian/patches/kubuntu_07_fix_Wine_misspelling.diff +++ kde-guidance-0.8.0svn20070928/debian/patches/kubuntu_07_fix_Wine_misspelling.diff @@ -0,0 +1,12 @@ +diff -Nur -x '*.orig' -x '*~' kde-guidance-0.8.0svn20070928/wineconfig/wineconfig.py kde-guidance-0.8.0svn20070928.new/wineconfig/wineconfig.py +--- kde-guidance-0.8.0svn20070928/wineconfig/wineconfig.py 2007-12-19 04:59:48.416440000 +0100 ++++ kde-guidance-0.8.0svn20070928.new/wineconfig/wineconfig.py 2007-12-19 05:01:19.411817152 +0100 +@@ -92,7 +92,7 @@ + + if not wineread.GetWineBuildPath(): + install = KMessageBox.questionYesNo(self, \ +- i18n("It appears that you do not have wine installed. wine " + \ ++ i18n("It appears that you do not have Wine installed. Wine " + \ + "can be used to run some programs designed for Windows. " + \ + "Would you " + \ + "like to install it?\n" + \