summaryrefslogtreecommitdiffstats
path: root/qml/AppList.qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-12-08 12:00:46 +0100
committerPapoteur <papoteur@mageia.org>2018-12-17 10:19:29 +0100
commitb5e6ee8f6b8b91fc2aef2f75f6c48932ef7b6165 (patch)
tree47e25e854f0fe13365c8365dcea61efe76988108 /qml/AppList.qml
parentd16c6580baed691a873d5bfa1e9af2b5b7146cda (diff)
downloadmageiawelcome-b5e6ee8f6b8b91fc2aef2f75f6c48932ef7b6165.tar
mageiawelcome-b5e6ee8f6b8b91fc2aef2f75f6c48932ef7b6165.tar.gz
mageiawelcome-b5e6ee8f6b8b91fc2aef2f75f6c48932ef7b6165.tar.bz2
mageiawelcome-b5e6ee8f6b8b91fc2aef2f75f6c48932ef7b6165.tar.xz
mageiawelcome-b5e6ee8f6b8b91fc2aef2f75f6c48932ef7b6165.zip
Review texts
Diffstat (limited to 'qml/AppList.qml')
-rw-r--r--qml/AppList.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/AppList.qml b/qml/AppList.qml
index 79cad01..875d17d 100644
--- a/qml/AppList.qml
+++ b/qml/AppList.qml
@@ -1,5 +1,5 @@
import QtQuick 2.2
- import QtQml.Models 2.1
+import QtQml.Models 2.1
ListModel {
ListElement { group: "audio featured";description: "Various Multimedia Codecs for Audio";inst_repo: "tainted";title: "Audio Multimedia Codecs";name: "task-codec-audio";command: "";repo: "";icon: "img/codecs-audio.png";installable: "True";}
ListElement { group: "audio featured";description: "Various Multimedia Codecs for Audio";inst_repo: "tainted";title: "Audio Multimedia Codecs";name: "task-codec-audio";command: "";repo: "tainted";icon: "img/codecs-audio.png";installable: "False";}