On 19 February 2013 18:49, <[email protected]> wrote: > Revision 7338 Author schultz Date 2013-02-19 18:49:05 +0100 (Tue, 19 Feb > 2013) > > Log Message > > 12.37 > > > -add shadow to left background filler > -fix repitition issues in background filles
(...) > --- control-center/trunk/Makefile 2013-02-18 03:31:54 UTC (rev 7337) > +++ control-center/trunk/Makefile 2013-02-19 17:49:05 UTC (rev 7338) > @@ -1,4 +1,4 @@ > -VERSION = 12.35 > +VERSION = 12.37 > NAME = drakconf > SUBDIRS = po pixmaps #data > localedir = $(DESTDIR)/usr/share/locale > > Modified: control-center/trunk/NEWS > =================================================================== > --- control-center/trunk/NEWS 2013-02-18 03:31:54 UTC (rev 7337) > +++ control-center/trunk/NEWS 2013-02-19 17:49:05 UTC (rev 7338) > @@ -1,5 +1,13 @@ > +Version 12.37 - 19 February 2013 Donald Stewart > +- should fix repition issues in filler + added shadow > + > +Version 12.36 - 17 February 2013 Donald Stewart > +- use longer left-background-filler to avoid repition issues > + > +Version 12.35 - 17 February 2013 Donald Stewart > +-more artwork fixes > + > Version 12.34 - 17 February 2013 Donald Stewart WTF? Why bump version by 2? You should look at svn diff output before committing... > Property changes on: > control-center/trunk/pixmaps/default/left-background-filler.png > ___________________________________________________________________ > Added: svn:mime-type > + image/png > Added: svn:executable > + * (...) > Property changes on: > control-center/trunk/pixmaps/default/left-background.png > ___________________________________________________________________ > Added: svn:executable > + * > Added: svn:mime-type > + image/png why did you tagged them as executable? You should really look at what you're going to commit _prior_ to commit...
