Re: [Banshee-List] banshee r4800 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor
- From: ympostor <ympostor clix pt>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] banshee r4800 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor
- Date: Sat, 08 Nov 2008 14:15:03 -0500
Why don't you stop burning out your contributors?
First, forcing them to the process of opening a bug, creating a patch
and waiting for the review is non-sense for a change like this.
Second, a string addition to L10N doesn't affect string freeze because
it's an *addition*, not a modification. That is, translations that don't
get updated won't have the string, just as like if the fix hadn't ever
been committed.
Gabriel Burt wrote:
> Hi Alex,
>
> Thanks for catching this, but it would have been more appropriate to
> file a bug and submit a patch, as per our code contribution guidelines
> [1], or at least to have asked a maintainer (Aaron or myself) before
> committing. We might have been in the middle of a string freeze or
> making a release. You should also try compiling with any patches you
> contribute (and most certainly ones you commit); this one broke the
> build. Also, please follow our convention for svn log messages
>
> Thanks,
>
> Gabriel
>
> [1] http://banshee-project.org/contribute/write-code/
>
> On Fri, Nov 7, 2008 at 4:04 PM, <aprokoudine svn gnome org> wrote:
>> Author: aprokoudine
>> Date: Fri Nov 7 22:04:46 2008
>> New Revision: 4800
>> URL: http://svn.gnome.org/viewvc/banshee?rev=4800&view=rev
>>
>> Log:
>> marked messahe for translation
>>
>>
>> Modified:
>> trunk/banshee/ChangeLog
>> trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs
>>
>> Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs
>> ==============================================================================
>> --- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs (original)
>> +++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs Fri Nov 7 22:04:46 2008
>> @@ -131,7 +131,7 @@
>> }
>> }
>>
>> - AddItem ("Container Formats:", file.TagTypes.ToString ());
>> + AddItem (Catalog.GetString ("Container Formats:", file.TagTypes.ToString ()));
>> AddSeparator ();
>> }
>>
>> _______________________________________________
>> SVN-commits-list mailing list (read only)
>> http://mail.gnome.org/mailman/listinfo/svn-commits-list
>>
>> Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want.
>> Module maintainer? It is possible to set the reply-to to your development mailing list. Email svnmaster gnome org if interested.
>>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]