summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZdenek Prikryl <zprikryl@redhat.com>2009-06-17 11:48:43 +0200
committerZdenek Prikryl <zprikryl@redhat.com>2009-06-17 11:48:43 +0200
commit536c0b4efe3d20bb3351e01e8540730bfbce1eef (patch)
treedae4d37fc2281ae3d2e65f311d9184732dfa3c3e
parent8e8558fd67905923d0f0b6b1c081faa4ef4267ff (diff)
downloadabrt-536c0b4efe3d20bb3351e01e8540730bfbce1eef.tar.gz
abrt-536c0b4efe3d20bb3351e01e8540730bfbce1eef.tar.xz
abrt-536c0b4efe3d20bb3351e01e8540730bfbce1eef.zip
remaned to proper name (Command Line Interface)
-rw-r--r--src/CLI/ABRTSocket.cpp (renamed from src/TUI/ABRTSocket.cpp)0
-rw-r--r--src/CLI/ABRTSocket.h (renamed from src/TUI/ABRTSocket.h)0
-rw-r--r--src/CLI/CLI.cpp (renamed from src/TUI/Cmd.cpp)0
-rw-r--r--src/CLI/Makefile.am (renamed from src/TUI/Makefile.am)0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/TUI/ABRTSocket.cpp b/src/CLI/ABRTSocket.cpp
index a699bbd..a699bbd 100644
--- a/src/TUI/ABRTSocket.cpp
+++ b/src/CLI/ABRTSocket.cpp
diff --git a/src/TUI/ABRTSocket.h b/src/CLI/ABRTSocket.h
index 6e8a777..6e8a777 100644
--- a/src/TUI/ABRTSocket.h
+++ b/src/CLI/ABRTSocket.h
diff --git a/src/TUI/Cmd.cpp b/src/CLI/CLI.cpp
index 0700ebf..0700ebf 100644
--- a/src/TUI/Cmd.cpp
+++ b/src/CLI/CLI.cpp
diff --git a/src/TUI/Makefile.am b/src/CLI/Makefile.am
index cfc16df..cfc16df 100644
--- a/src/TUI/Makefile.am
+++ b/src/CLI/Makefile.am