Update
This commit is contained in:
parent
634bade0e3
commit
f4597afdd7
usr/share/plasma/look-and-feel
com.github.Melawy.Melawy-round-dark.Fenek.desktop/contents/splash
com.github.Melawy.Melawy-round-dark.Fenek.spinner.desktop/contents/splash
com.github.Melawy.Melawy-round-gray.Fenek.desktop/contents/splash
com.github.Melawy.Melawy-round-gray.Fenek.spinner.desktop/contents/splash
com.github.Melawy.Melawy-round-light.Fenek.desktop/contents/splash
com.github.Melawy.Melawy-round-light.Fenek.spinner.desktop/contents/splash
|
@ -17,9 +17,9 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import QtQuick 2.11
|
import QtQuick
|
||||||
import QtQuick.Layouts 1.11
|
import QtQuick.Layouts
|
||||||
import QtQuick.Controls 2.4
|
import QtQuick.Controls
|
||||||
import Qt5Compat.GraphicalEffects
|
import Qt5Compat.GraphicalEffects
|
||||||
|
|
||||||
Pane {
|
Pane {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
import QtQuick 2.5
|
import QtQuick
|
||||||
|
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
|
|
|
@ -17,9 +17,9 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import QtQuick 2.11
|
import QtQuick
|
||||||
import QtQuick.Layouts 1.11
|
import QtQuick.Layouts
|
||||||
import QtQuick.Controls 2.4
|
import QtQuick.Controls
|
||||||
import Qt5Compat.GraphicalEffects
|
import Qt5Compat.GraphicalEffects
|
||||||
|
|
||||||
Pane {
|
Pane {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
import QtQuick 2.5
|
import QtQuick
|
||||||
|
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
|
|
|
@ -17,9 +17,9 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import QtQuick 2.11
|
import QtQuick
|
||||||
import QtQuick.Layouts 1.11
|
import QtQuick.Layouts
|
||||||
import QtQuick.Controls 2.4
|
import QtQuick.Controls
|
||||||
import Qt5Compat.GraphicalEffects
|
import Qt5Compat.GraphicalEffects
|
||||||
|
|
||||||
Pane {
|
Pane {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
import QtQuick 2.5
|
import QtQuick
|
||||||
|
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
|
|
Loading…
Reference in New Issue