summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-01-08 09:23:01 +0100
committerPapoteur <papoteur@mageia.org>2019-01-08 09:25:04 +0100
commit8647dc56d0ab83162c3bd0394516670d9e409ef5 (patch)
tree61dee9202aaa07fc1c10867579d26ef8226030b5
parentdb9f66db658b07ea8b7a96dc4684d193757c6f5d (diff)
downloadmageiawelcome-8647dc56d0ab83162c3bd0394516670d9e409ef5.tar
mageiawelcome-8647dc56d0ab83162c3bd0394516670d9e409ef5.tar.gz
mageiawelcome-8647dc56d0ab83162c3bd0394516670d9e409ef5.tar.bz2
mageiawelcome-8647dc56d0ab83162c3bd0394516670d9e409ef5.tar.xz
mageiawelcome-8647dc56d0ab83162c3bd0394516670d9e409ef5.zip
Applications: Add pySolFC in list
-rw-r--r--qml/AppList.qml1
-rw-r--r--qml/img/pysol01.pngbin0 -> 2696 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/qml/AppList.qml b/qml/AppList.qml
index b6e3f3c..3c2d69e 100644
--- a/qml/AppList.qml
+++ b/qml/AppList.qml
@@ -13,6 +13,7 @@ ListElement { group: "games";description: qsTr("Kart racing game featuring Tux a
ListElement { group: "games";description: qsTr("Postnuclear realtime strategy"); title: "Warzone 2100";name: "warzone2100";command: "warzone2100";repo: "";icon: "img/warzone2100.png";}
ListElement { group: "games";description: qsTr("Fantasy turn-based strategy game"); title: "Battle for Wesnoth";name: "wesnoth";command: "wesnoth";repo: "";icon: "img/wesnoth.png";}
ListElement { group: "games";description: qsTr("RTS Game of Ancient Warfare"); title: "O A.D";name: "0ad";command: "0ad";repo: "";icon: "img/0ad.png";}
+ListElement { group: "games";description: qsTr("A collection of more than 1000 solitaire card games"); title: "PySolFC";name: "PySolFC";command: "pysol";repo: "";icon: "img/pysol01.png";}
ListElement { group: "graphics";description: qsTr("3d modeller/renderer"); title: "Blender";name: "blender";command: "blender.nonsse";repo: "";icon: "img/blender.png";}
ListElement { group: "graphics";description: qsTr("Painting program"); title: "MyPaint";name: "mypaint";command: "mypaint";repo: "";icon: "img/mypaint.png";}
ListElement { group: "graphics";description: qsTr("The GNU Image Manipulation Program"); title: "GIMP";name: "gimp";command: "gimp";repo: "";icon: "img/gimp.png";}
diff --git a/qml/img/pysol01.png b/qml/img/pysol01.png
new file mode 100644
index 0000000..d730851
--- /dev/null
+++ b/qml/img/pysol01.png
Binary files differ