diff --git a/lubuntu/branding/lubuntu/2048.png b/lubuntu/branding/lubuntu/2048.png deleted file mode 100644 index e5c1a20..0000000 Binary files a/lubuntu/branding/lubuntu/2048.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/Accessories.png b/lubuntu/branding/lubuntu/Accessories.png new file mode 100644 index 0000000..1f982cc Binary files /dev/null and b/lubuntu/branding/lubuntu/Accessories.png differ diff --git a/lubuntu/branding/lubuntu/FindUs.png b/lubuntu/branding/lubuntu/FindUs.png new file mode 100644 index 0000000..df4056d Binary files /dev/null and b/lubuntu/branding/lubuntu/FindUs.png differ diff --git a/lubuntu/branding/lubuntu/Firefox.png b/lubuntu/branding/lubuntu/Firefox.png new file mode 100644 index 0000000..e2281ad Binary files /dev/null and b/lubuntu/branding/lubuntu/Firefox.png differ diff --git a/lubuntu/branding/lubuntu/Help.png b/lubuntu/branding/lubuntu/Help.png new file mode 100644 index 0000000..95403c9 Binary files /dev/null and b/lubuntu/branding/lubuntu/Help.png differ diff --git a/lubuntu/branding/lubuntu/IRC.png b/lubuntu/branding/lubuntu/IRC.png deleted file mode 100644 index 6d8418f..0000000 Binary files a/lubuntu/branding/lubuntu/IRC.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/Media.png b/lubuntu/branding/lubuntu/Media.png new file mode 100644 index 0000000..5e683a9 Binary files /dev/null and b/lubuntu/branding/lubuntu/Media.png differ diff --git a/lubuntu/branding/lubuntu/NewLook.png b/lubuntu/branding/lubuntu/NewLook.png new file mode 100644 index 0000000..42015dd Binary files /dev/null and b/lubuntu/branding/lubuntu/NewLook.png differ diff --git a/lubuntu/branding/lubuntu/Office.png b/lubuntu/branding/lubuntu/Office.png new file mode 100644 index 0000000..48a1d52 Binary files /dev/null and b/lubuntu/branding/lubuntu/Office.png differ diff --git a/lubuntu/branding/lubuntu/TweakIt.png b/lubuntu/branding/lubuntu/TweakIt.png new file mode 100644 index 0000000..3c14b32 Binary files /dev/null and b/lubuntu/branding/lubuntu/TweakIt.png differ diff --git a/lubuntu/branding/lubuntu/icon.png b/lubuntu/branding/lubuntu/icon.png deleted file mode 100644 index 5605bb7..0000000 Binary files a/lubuntu/branding/lubuntu/icon.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/libreoffice.png b/lubuntu/branding/lubuntu/libreoffice.png deleted file mode 100644 index 5461434..0000000 Binary files a/lubuntu/branding/lubuntu/libreoffice.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/logo.png b/lubuntu/branding/lubuntu/logo.png deleted file mode 100644 index 38d6751..0000000 Binary files a/lubuntu/branding/lubuntu/logo.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/lubuntu.png b/lubuntu/branding/lubuntu/lubuntu.png deleted file mode 100644 index 25f3799..0000000 Binary files a/lubuntu/branding/lubuntu/lubuntu.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/nomacs.png b/lubuntu/branding/lubuntu/nomacs.png deleted file mode 100644 index 2b2e8a1..0000000 Binary files a/lubuntu/branding/lubuntu/nomacs.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/qpdfview.png b/lubuntu/branding/lubuntu/qpdfview.png deleted file mode 100644 index 43c29fb..0000000 Binary files a/lubuntu/branding/lubuntu/qpdfview.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/show.qml b/lubuntu/branding/lubuntu/show.qml index 06ff906..5d54412 100644 --- a/lubuntu/branding/lubuntu/show.qml +++ b/lubuntu/branding/lubuntu/show.qml @@ -15,464 +15,104 @@ Presentation Image { anchors.centerIn: parent id: image1 - x: 0 - y: 0 + x:0 + y:0 width: 810 height: 485 - source: "support.png" - } - - Text { - id: text1 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("Get Support") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image2 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text2 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("https://lubuntu.me") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image3 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + source: "FindUs.png" } } Slide { Image { anchors.centerIn: parent - id: image4 + id: image2 x: 0 y: 0 width: 810 height: 485 - source: "trojita.png" - } - - Text { - id: text3 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("Your Mail") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image5 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text4 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("Managed by Trojitá") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image6 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + smooth: true + source: "NewLook.png" } } Slide { Image { anchors.centerIn: parent - id: image7 + id: image3 x: 0 y: 0 width: 810 height: 485 - source: "smplayer.png" - } - - Text { - id: text5 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("SMPlayer") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image8 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text6 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("To Play All of Your Movies") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image9 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + smooth: true + source: "Accessories.png" } } Slide { Image { anchors.centerIn: parent - id: image10 + id: image4 x: 0 y: 0 width: 810 height: 485 - source: "libreoffice.png" - } - - Text { - id: text7 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("LibreOffice") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image11 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text8 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("Edits All Of Your Documents") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image12 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + smooth: true + source: "TweakIt.png" } } Slide { Image { anchors.centerIn: parent - id: image13 + id: image5 x: 0 y: 0 width: 810 height: 485 - source: "nomacs.png" - } - - Text { - id: text9 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("Pictures") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image14 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text10 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("Viewed With Nomacs") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image15 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + smooth: true + source: "Media.png" } } Slide { Image { anchors.centerIn: parent - id: image16 + id: image6 x: 0 y: 0 width: 810 height: 485 - source: "2048.png" - } - - Text { - id: text11 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("Have Fun!") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image17 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" + smooth: true + source: "Firefox.png" } - Text { - id: text12 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("With the 2048 game") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image18 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" - } } Slide { Image { anchors.centerIn: parent - id: image19 + id: image7 x: 0 y: 0 width: 810 height: 485 - source: "IRC.png" - } - - Text { - id: text13 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("IRC Chat") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image20 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text14 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("With Quassel IRC") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image21 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + smooth: true + source: "Office.png" } } Slide { Image { anchors.centerIn: parent - id: image22 + id: image8 x: 0 y: 0 width: 810 height: 485 - source: "qpdfview.png" - } - - Text { - id: text15 - x: 8 - y: 185 - width: 317 - height: 50 - color: "#00ffff" - text: qsTr("View Your Documents") - verticalAlignment: Text.AlignTop - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - font { family: "Ubuntu Light"; pixelSize: 24; weight: Font.Bold; capitalization: Font.AllUppercase } - } - - Image { - id: image23 - x: 110 - y: 48 - width: 96 - height: 96 fillMode: Image.PreserveAspectFit - source: "slide-logo.png" - } - - Text { - id: text16 - x: 8 - y: 261 - width: 317 - height: 124 - color: "#ffffff" - text: qsTr("With QPDFView") - font { family: "Ubuntu Light"; pixelSize: 16; weight: Font.Bold; capitalization: Font.AllUppercase } - horizontalAlignment: Text.AlignHCenter - textFormat: Text.AutoText - verticalAlignment: Text.AlignTop - } - - Image { - id: image24 - x: 119 - y: 430 - width: 96 - height: 24 - source: "lubuntu.png" + smooth: true + source: "Help.png" } } } diff --git a/lubuntu/branding/lubuntu/slide-logo.png b/lubuntu/branding/lubuntu/slide-logo.png deleted file mode 100644 index 6d26f8d..0000000 Binary files a/lubuntu/branding/lubuntu/slide-logo.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/smplayer.png b/lubuntu/branding/lubuntu/smplayer.png deleted file mode 100644 index 43172a5..0000000 Binary files a/lubuntu/branding/lubuntu/smplayer.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/support.png b/lubuntu/branding/lubuntu/support.png deleted file mode 100644 index a155811..0000000 Binary files a/lubuntu/branding/lubuntu/support.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/trojita.png b/lubuntu/branding/lubuntu/trojita.png deleted file mode 100644 index 5f7f5b3..0000000 Binary files a/lubuntu/branding/lubuntu/trojita.png and /dev/null differ diff --git a/lubuntu/branding/lubuntu/welcome.png b/lubuntu/branding/lubuntu/welcome.png index 8fabd5f..c2e79d3 100644 Binary files a/lubuntu/branding/lubuntu/welcome.png and b/lubuntu/branding/lubuntu/welcome.png differ