From dcb616e80c09468e806b1eb26c8c5af3a271401b Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 1 Oct 2014 22:48:27 +0100 Subject: Rename unit to ConnectBot --- app/ConnectBot.iml | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ app/app.iml | 86 ----------------------------------------------------- 2 files changed, 87 insertions(+), 86 deletions(-) create mode 100644 app/ConnectBot.iml delete mode 100644 app/app.iml diff --git a/app/ConnectBot.iml b/app/ConnectBot.iml new file mode 100644 index 0000000..266e5a7 --- /dev/null +++ b/app/ConnectBot.iml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index d97d96b..0000000 --- a/app/app.iml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3