------------------------------------------------------------ revno: 982 committer: Jakub Jankiewicz <[email protected]> branch nick: aikiframework timestamp: Mon 2011-12-26 17:44:59 +0100 message: move content of src to root directory renamed: src/assets/ => assets/ src/bootstrap.php => bootstrap.php src/configs/ => configs/ src/index.php => index.php src/libs/ => libs/ src/sql/ => sql/ src/style.php => style.php modified: .bzrignore
-- lp:aikiframework https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk Your team Aiki Framework Developers is subscribed to branch lp:aikiframework. To unsubscribe from this branch go to https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file '.bzrignore' --- .bzrignore 2011-11-08 13:42:45 +0000 +++ .bzrignore 2011-12-26 16:44:59 +0000 @@ -1,14 +1,5 @@ .project *~ -kojiscratch.sh -build/* -build/**/* -build-aux/* -build-aux/**/* -Makefile.in -aclocal.m4 -configure autom4te.cache autom4te.cache/* autom4te.cache/**/* -Makefile === renamed directory 'src/assets' => 'assets' === renamed file 'src/bootstrap.php' => 'bootstrap.php' === renamed directory 'src/configs' => 'configs' === renamed file 'src/index.php' => 'index.php' === renamed directory 'src/libs' => 'libs' === renamed directory 'src/sql' => 'sql' === renamed file 'src/style.php' => 'style.php'
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

