Hi, I'm asking for a UVF exception for cowbell 0.2.6. This release contains new/updated translations, bug fixes and some polishing.
Attached is the diffstat and changelog diff Bye
--- cowbell-0.2.5.1/ChangeLog 2005-11-16 19:38:06.000000000 +0100 +++ cowbell-0.2.6/ChangeLog 2006-02-23 06:13:08.000000000 +0100 @@ -1,3 +1,71 @@ +2006-02-22 Brad Taylor <[EMAIL PROTECTED]> + + * po/Makefile.in.in: Apply a fix from intltool to make us pass + distcheck. + + * resources/MainWindow.glade: After some thought, change these so that + they make a little more sense. + + * NEWS: + * configure.in: Tag for 0.2.6 release. + +2006-02-16 Brad Taylor <[EMAIL PROTECTED]> + + * base/Catalog.cs: Hack around the s/libintl/intl/g change in mono so + that we can work on mono < 1.1.13 as well. + +2006-02-14 Brad Taylor <[EMAIL PROTECTED]> + + * configure.in: Revert back to a gtk-sharp version that breezy can + handle. + + * configure.in: + * base/AboutDialog.cs: + * po/ja.po: Import a new Japanese translation from Bailey Kong. + +2006-02-08 Brad Taylor <[EMAIL PROTECTED]> + + * gui/GladeDialog.cs: + * gui/GladeWindow.cs: + * gui/SongDatabaseTreeView.cs: Get rid of warnings since we're using + gtk-sharp <= 2.4. + + * po/: Update translations. + +2006-02-05 Brad Taylor <[EMAIL PROTECTED]> + + * gui/AboutDialog.cs: Use Gtk.AboutDialog instead of homegrown crap. + + * configure.in: Require more recent gtk-sharp version for AboutDialog + support. + +2006-01-31 Brad Taylor <[EMAIL PROTECTED]> + + * gui/MainWindow.cs: Fix/Unbreak/Implement reverting. + + * po/en_CA.po: + * po/tr.po: + * po/hu.po: + * po/fi.po: + * po/nb.po: Import new translations from Rosetta. + + * gui/MainWindow.cs: Sensitive the save icon when someone closes the + Preferences Window, but don't set the application as dirty to avoid + prompting the user to save before they exit + + * gui/MainWindow.cs: Add a warning for users who try to import more + than one album worth of music. + + * gui/FileChooser.cs: Change dialog title to reflect the fact that we + don't support directories. + + * gui/PropertiesDialog.cs: + * gui/GladeWindow.cs: + * gui/PreferencesWindow.cs: Move two functions into one in the parent + class to correct apparent stupidity on my part. + + * base/Catalog.cs: s/libintl/intl for new mono 1.1.13 upstream changes. + 2005-11-15 Brad Taylor <[EMAIL PROTECTED]> * po/sv.po:
ChangeLog | 68 ++ INSTALL | 16 Makefile.am | 1 Makefile.in | 64 -- NEWS | 10 aclocal.m4 | 763 +++++++++++++++----------- base/AmazonSearchService.cs | 2 base/Catalog.cs | 75 ++ base/Globals.cs | 2 base/Song.cs | 2 base/SongDatabase.cs | 5 config.guess | 525 +++++++++--------- config.sub | 50 + configure | 294 +++++----- configure.in | 7 gui/AboutDialog.cs | 54 + gui/FileChooser.cs | 2 gui/GladeDialog.cs | 2 gui/GladeWindow.cs | 7 gui/MainWindow.cs | 17 gui/PreferencesWindow.cs | 7 gui/PropertiesDialog.cs | 5 gui/SongDatabaseTreeView.cs | 3 install-sh | 2 ltmain.sh | 1255 +++++++++++++++++++++++++++++--------------- missing | 9 po/ChangeLog | 12 po/Makefile.in.in | 14 po/POTFILES.in | 1 po/de.po | 188 +++--- po/en_CA.po | 821 ++++++++++++++++++++++++++++ po/es.po | 150 ++--- po/fi.po | 812 ++++++++++++++++++++++++++++ po/fr.po | 172 +++--- po/hu.po | 768 ++++++++++++++++++++++++++ po/ja.po | 743 ++++++++++++++++++++++++++ po/nb.po | 748 ++++++++++++++++++++++++++ po/no.po | 140 ++-- po/pt_BR.po | 154 ++--- po/sv.po | 224 ++++--- po/tr.po | 724 +++++++++++++++++++++++++ resources/AboutDialog.glade | 217 ------- resources/MainWindow.glade | 4 resources/Makefile.in | 23 44 files changed, 7230 insertions(+), 1932 deletions(-)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- Ubuntu-motu mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
