From 90469a9bcf349365cc9f4ab6ed5ccfd542b41f9a Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 20 Jun 2020 07:44:42 +0200 Subject: Remove fuse-exfat from recommended applications --- qml/AppList.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'qml') diff --git a/qml/AppList.qml b/qml/AppList.qml index 6f04606..002c582 100644 --- a/qml/AppList.qml +++ b/qml/AppList.qml @@ -43,7 +43,6 @@ ListElement { group: "programming";description: qsTr("IDE for C and C++"); title 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("Partition editor"); title: "GParted";name: "gparted";command: "gparted";repo: "";icon: "img/gparted.png";} -ListElement { group: "system";description: qsTr("Exfat formatted device management"); title: "fuse-exfat";name: "fuse-exfat";command: "";repo: "tainted";icon: "img/fuse-exfat.png";} ListElement { group: "system featured";description: qsTr("Extra community-made background images"); title: "mageia-theme-extra";name: "mageia-theme-extra";command: "";repo: "";icon: "img/mageia-theme-extra.png";} ListElement { group: "system";description: qsTr("k9copy helps making backups of your video DVDs "); title: "K9copy";name: "k9copy";command: "k9copy";repo: "";icon: "img/k9copy.png";} ListElement { group: "system";description: qsTr("Clean junk to free disk space and maintain privacy "); title: "BleachBit";name: "bleachbit";command: "bleachbit";repo: "";icon: "img/bleachbit.png";} -- cgit v1.2.1