summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2024-05-21 09:59:39 +0200
committerPapoteur <papoteur@mageia.org>2024-05-21 10:02:42 +0200
commit026159bc803248494ac72238d3d76c8f72e4b85a (patch)
treeb32d14e1fa01deef49a2221378bee92a21de398f
parent3bee8f54186d89aecaa9d7e4139cf06daf89b072 (diff)
downloadmageiawelcome-026159bc803248494ac72238d3d76c8f72e4b85a.tar
mageiawelcome-026159bc803248494ac72238d3d76c8f72e4b85a.tar.gz
mageiawelcome-026159bc803248494ac72238d3d76c8f72e4b85a.tar.bz2
mageiawelcome-026159bc803248494ac72238d3d76c8f72e4b85a.tar.xz
mageiawelcome-026159bc803248494ac72238d3d76c8f72e4b85a.zip
Remove Anjuta
-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