Renamed rox.shell to roxshell.
commit8036b457711f6978b3bdefb41b5e98da46ff85d0
authorThomas Leonard <talex5@gmail.com>
Wed, 2 Apr 2008 20:09:51 +0000 (2 21:09 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 2 Apr 2008 20:12:16 +0000 (2 21:12 +0100)
tree5adb03fd8386ae1f665288d4b3fc9f3cdf421a86
parentf2dc4a87e8cd7c59660ceaa05bd3f72bad508951
Renamed rox.shell to roxshell.
bin/shell
rox/shell/__init__.py [deleted file]
roxshell/__init__.py [moved from rox/__init__.py with 100% similarity]
roxshell/app.py [moved from rox/shell/app.py with 100% similarity]
roxshell/cli.py [moved from rox/shell/cli.py with 100% similarity]
roxshell/commands.py [moved from rox/shell/commands.py with 100% similarity]
roxshell/directory.py [moved from rox/shell/directory.py with 100% similarity]
roxshell/line.py [moved from rox/shell/line.py with 100% similarity]
roxshell/shell.py [moved from rox/shell/shell.py with 100% similarity]
roxshell/support.py [moved from rox/shell/support.py with 100% similarity]
roxshell/ui.xml [moved from rox/shell/ui.xml with 100% similarity]