summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qml/AppList.qml1
-rw-r--r--qml/img/anjuta.pngbin3606 -> 0 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/qml/AppList.qml b/qml/AppList.qml
index 41b0299..72cdbaf 100644
--- a/qml/AppList.qml
+++ b/qml/AppList.qml
@@ -40,7 +40,6 @@ ListModel {
ListElement { group: "programming";description: qsTr("Scientific Python Development Environment​ "); title: "Spyder";name: "spyder";command: "spyder3";repo: "";icon: "img/spyder3.png";}
ListElement { group: "programming";description: qsTr("A C++ IDE"); title: "CodeBlocks";name: "codeblocks";command: "codeblocks";repo: "";icon: "img/codeblocks.png";}
ListElement { group: "programming";description: qsTr("Lightweight IDE for Qt"); title: "Qt Creator";name: "qt-creator";command: "qtcreator";repo: "";icon: "img/qt-creator.png";}
- ListElement { group: "programming";description: qsTr("IDE for C and C++"); title: "Anjuta";name: "anjuta";command: "anjuta";repo: "";icon: "img/anjuta.png";}
ListElement { group: "programming";description: qsTr("IDE for free pascal"); title: "Lazarus";name: "lazarus";command: "lazarus";repo: "";icon: "img/lazarus.png";}
ListElement { group: "system";description: qsTr("Sophisticated cd/dvd burning application"); title: "K3b";name: "k3b";command: "k3b";repo: "";icon: "img/k3b.png";}
ListElement { group: "system";description: qsTr("Write ISO images on USB device"); title: "Isodumper";name: "isodumper";command: "isodumper";repo: "";icon: "img/isodumper.png";}
diff --git a/qml/img/anjuta.png b/qml/img/anjuta.png
deleted file mode 100644
index 18cc5cf..0000000
--- a/qml/img/anjuta.png
+++ /dev/null
Binary files differ