Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit df10d65

Browse files
committed
Some deploy options
1 parent bfd656d commit df10d65

8 files changed

Lines changed: 130 additions & 40 deletions

File tree

BinaryFun.desktop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Type=Application
33
X-Nemo-Application-Type=silica-qt5
44
Icon=BinaryFun
55
Exec=BinaryFun
6-
Name=BinaryFun
6+
Name=Binary Fun
77
# translation example:
88
# your app name in German locale (de)
99
#
1010
# Remember to comment out the following line, if you do not want to use
1111
# a different app name in German locale (de).
12-
Name[de]=BinaryFun
12+
Name[de]=Binary Fun

BinaryFun.pro.user

Lines changed: 124 additions & 34 deletions
Large diffs are not rendered by default.

icons/108x108/BinaryFun.png

-3.26 KB
Loading

icons/128x128/BinaryFun.png

-3.62 KB
Loading

icons/172x172/BinaryFun.png

-5.18 KB
Loading

icons/86x86/BinaryFun.png

-2.41 KB
Loading

rpm/BinaryFun.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Name: BinaryFun
1212
%{!?qtc_qmake5:%define qtc_qmake5 %qmake5}
1313
%{!?qtc_make:%define qtc_make make}
1414
%{?qtc_builddir:%define _builddir %qtc_builddir}
15-
Summary: Binary Fun
15+
Summary: An awesome binary game
1616
Version: 0.1
1717
Release: 1
1818
Group: Qt/Qt
@@ -28,7 +28,7 @@ BuildRequires: pkgconfig(Qt5Quick)
2828
BuildRequires: desktop-file-utils
2929

3030
%description
31-
Short description of my Sailfish OS Application
31+
Just type the given decimal number in binary as fast as possible.
3232

3333

3434
%prep

rpm/BinaryFun.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: BinaryFun
2-
Summary: Binary Fun
2+
Summary: An awesome binary game
33
Version: 0.1
44
Release: 1
55
# The contents of the Group field should be one of the groups listed here:
@@ -12,7 +12,7 @@ License: LICENSE
1212
Sources:
1313
- '%{name}-%{version}.tar.bz2'
1414
Description: |
15-
Short description of my Sailfish OS Application
15+
Just type the given decimal number in binary as fast as possible.
1616
Configure: none
1717
# The qtc5 builder inserts macros to allow QtCreator to have fine
1818
# control over qmake/make execution

0 commit comments

Comments
 (0)