diff --git a/README b/README new file mode 100644 index 0000000..9fbf2d8 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +More details are available here: http://phab.lubuntu.me/T16 + +About Lubuntu +Copyright 2018 Lubuntu Developers + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . diff --git a/Lubuntu.png b/images/Lubuntu.png similarity index 100% rename from Lubuntu.png rename to images/Lubuntu.png diff --git a/images/cpu.png b/images/cpu.png new file mode 120000 index 0000000..da5cf88 --- /dev/null +++ b/images/cpu.png @@ -0,0 +1 @@ +Lubuntu.png \ No newline at end of file diff --git a/images/graphics.png b/images/graphics.png new file mode 120000 index 0000000..da5cf88 --- /dev/null +++ b/images/graphics.png @@ -0,0 +1 @@ +Lubuntu.png \ No newline at end of file diff --git a/images/memory.png b/images/memory.png new file mode 120000 index 0000000..da5cf88 --- /dev/null +++ b/images/memory.png @@ -0,0 +1 @@ +Lubuntu.png \ No newline at end of file diff --git a/images/storage.png b/images/storage.png new file mode 120000 index 0000000..da5cf88 --- /dev/null +++ b/images/storage.png @@ -0,0 +1 @@ +Lubuntu.png \ No newline at end of file diff --git a/main.qrc b/main.qrc new file mode 100644 index 0000000..677f947 --- /dev/null +++ b/main.qrc @@ -0,0 +1,9 @@ + + + images/Lubuntu.png + images/graphics.png + images/cpu.png + images/memory.png + images/storage.png + + diff --git a/main.ui b/main.ui index 4720055..cf42f00 100644 --- a/main.ui +++ b/main.ui @@ -1,20 +1,4 @@ - mainform @@ -61,7 +45,7 @@ - <img src="Lubuntu.png" height="32" width="32" /> + <img src=":/images/graphics.png" height="32" width="32" /> @@ -110,7 +94,7 @@ - <img src="Lubuntu.png" height="32" width="32" /> + <img src=":/images/memory.png" height="32" width="32" /> @@ -159,7 +143,7 @@ - <img src="Lubuntu.png" height="32" width="32" /> + <img src=":/images/cpu.png" height="32" width="32" /> @@ -208,7 +192,7 @@ - <img src="Lubuntu.png" height="32" width="32" /> + <img src=":/images/storage.png" height="32" width="32" /> @@ -287,7 +271,7 @@ - <img src="Lubuntu.png" height="64" width="64" /> + <img src=":/images/Lubuntu.png" height="64" width="64" /> @@ -437,6 +421,8 @@ - + + +