Skip to content
Snippets Groups Projects
Commit b3800e8f authored by Rudi Timmermans's avatar Rudi Timmermans
Browse files

Adding AboutPage

parent b7cbbb7b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ import org.freedesktop.contextkit 1.0
import "pages"
ApplicationWindow {
cover: Qt.resolvedUrl("cover/CoverPage.qml")
cover: null
//cover: Qt.resolvedUrl("cover/CoverPage.qml")
allowedOrientations: defaultAllowedOrientations
ContextProperty {
......
......@@ -40,7 +40,7 @@ Page {
AboutLabel {
font.pixelSize: Theme.fontSizeLarge
color: Theme.highlightColor
text: "Konheko v0.4"
text: "Konheko v0.5"
}
AboutLabel {
......
......@@ -6,14 +6,11 @@
Name: harbour-konheko
# >> macros
%define __provides_exclude_from ^%{_datadir}/.*$
%define __requires_exclude ^libstdc.*$
%define bdir %(echo $PWD)/.build/rpmbuilddir-%{_arch}
# << macros
Summary: Sailfish OS Matrix Client
Version: 0.1
Release: 1
Version: 0.5
Release: 0
Group: Qt/Qt
License: LICENSE
URL: http://example.org/
......
Name: harbour-konheko
Summary: Sailfish OS Matrix Client
Version: 0.1
Release: 1
Version: 0.5
Release: 0
# The contents of the Group field should be one of the groups listed here:
# https://github.com/mer-tools/spectacle/blob/master/data/GROUPS
Group: Qt/Qt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment