diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-01-02 22:45:02 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-01-02 22:45:02 +0000 |
commit | 2b1c93b5223b058b8e4147ec4759590b2f3bf61a (patch) | |
tree | 85d2cdc80a8dce867f8b52b886cbac31e443e483 | |
parent | f146b6a308d40b89b1d181d7ed449e408e8fc460 (diff) | |
download | config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar.gz config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar.bz2 config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar.xz config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.zip |
- s/cvs/svn in makefile
-rw-r--r-- | ChangeLog | 30 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 16 insertions, 16 deletions
@@ -1,10 +1,10 @@ 2008-01-02 16:18 Tomasz Paweł Gajc <tpg at mandriva.org> - * ChangeLog: Generated by cvs2cl the 02_Jan + * ChangeLog: Generated by svn2cl the 02_Jan 2008-01-02 16:16 Tomasz Paweł Gajc <tpg at mandriva.org> - * ChangeLog: Generated by cvs2cl the 02_Jan + * ChangeLog: Generated by svn2cl the 02_Jan 2008-01-02 16:07 Tomasz Paweł Gajc <tpg at mandriva.org> @@ -15,42 +15,42 @@ * common/Terminal/terminalrc: - workaround for a vte's bug, backspace should now work under screen (#36455) -2008-01-02 16:16 +2008-01-02 16:16 Tomasz Paweł Gajc <tpg at mandriva.org> * ChangeLog: Generated by cvs2cl the 02_Jan -2008-01-02 16:07 +2008-01-02 16:07 Tomasz Paweł Gajc <tpg at mandriva.org> * Makefile: - bump version -2008-01-02 16:04 +2008-01-02 16:04 Tomasz Paweł Gajc <tpg at mandriva.org> * common/Terminal/terminalrc: - workaround for a vte's bug, backspace should now work under screen (#36455) -2008-01-02 16:07 +2008-01-02 16:07 Tomasz Paweł Gajc <tpg at mandriva.org> * Makefile: - bump version -2008-01-02 16:04 +2008-01-02 16:04 Tomasz Paweł Gajc <tpg at mandriva.org> * common/Terminal/terminalrc: - workaround for a vte's bug, backspace should now work under screen (#36455) -2007-12-27 17:08 +2007-12-27 17:08 Tomasz Paweł Gajc <tpg at mandriva.org> * common/xfce4/panel/pager-2.rc: - set rows value to 1 for pager, as it is more readable and looks nicer -2007-12-26 01:05 +2007-12-26 01:05 Tomasz Paweł Gajc <tpg at mandriva.org> * Makefile: SILENT clean makefile -2007-12-26 01:04 +2007-12-26 01:04 Tomasz Paweł Gajc <tpg at mandriva.org> * Makefile: - complete the makefile -2007-12-26 00:54 +2007-12-26 00:54 Tomasz Paweł Gajc <tpg at mandriva.org> * Makefile, common/xfce4/panel/pager-2.rc, common/xfce4/panel/panels.xml, @@ -66,20 +66,20 @@ o do not use flat buttons in task list o add windowlist to the panel -2007-12-19 01:25 +2007-12-19 01:25 Tomasz Paweł Gajc <tpg at mandriva.org> * ChangeLog: - clean ChangeLog file -2007-12-14 19:48 +2007-12-14 19:48 Tomasz Paweł Gajc <tpg at mandriva.org> * Makefile: - update makefile -2007-12-14 19:32 +2007-12-14 19:32 Tomasz Paweł Gajc <tpg at mandriva.org> * AUTHORS, ChangeLog, Free, Makefile, One, Powerpack, README, common, icons: Add move dirs to trunk -2007-12-14 19:29 +2007-12-14 19:29 Tomasz Paweł Gajc <tpg at mandriva.org> * .: Add trunk @@ -58,4 +58,4 @@ changelog: ChangeLog ChangeLog: ../common/username.xml svn2cl --accum --authors ../../soft/common/username.xml rm -f *.bak - svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog
\ No newline at end of file + svn commit -m "Generated by svn2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog |