File tree Expand file tree Collapse file tree 2 files changed +48
-20
lines changed Expand file tree Collapse file tree 2 files changed +48
-20
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name " : " de.skycoder42.qhotkey " ,
3
- "description" : " A global shortcut/hotkey for Desktop Qt-Applications " ,
4
- "author " : {
5
- "name" : " Skycoder " ,
6
- "email " : " skycoder42.de@gmx.de "
7
- } ,
8
- "repository " : {
9
- "type " : " GITHUB " ,
10
- "url " : " https://github.com/Skycoder42/QHotkey.git "
11
- } ,
12
- "version " : {
13
- "label " : " 1.1.4 " ,
14
- "revision " : " " ,
15
- "fingerprint" : " "
16
- },
17
- "dependencies " : [
18
- ] ,
19
- "license " : " BSD_3_CLAUSE " ,
20
- "pri_filename" : " qhotkey.pri " ,
21
- "webpage" : " https://github.com/Skycoder42/QHotkey"
2
+ "author " : {
3
+ "email" : " skycoder42.de@gmx.de " ,
4
+ "name " : " Skycoder "
5
+ } ,
6
+ "dependencies " : [
7
+ ] ,
8
+ "description " : " A global shortcut/hotkey for Desktop Qt-Applications " ,
9
+ "license " : " BSD_3_CLAUSE " ,
10
+ "name " : " de.skycoder42.qhotkey " ,
11
+ "pri_filename" : " qhotkey.pri " ,
12
+ "repository " : {
13
+ "type " : " GITHUB " ,
14
+ "url " : " https://github.com/Skycoder42/QHotkey.git "
15
+ },
16
+ "version" : {
17
+ "fingerprint " : " " ,
18
+ "label" : " 1.2.0 " ,
19
+ "revision " : " "
20
+ } ,
21
+ "webpage" : " https://github.com/Skycoder42/QHotkey"
22
22
}
Original file line number Diff line number Diff line change
1
+ {
2
+ "dependencies" : [
3
+ ],
4
+ "license" : {
5
+ "file" : " LICENSE" ,
6
+ "name" : " BSD_3_CLAUSE"
7
+ },
8
+ "prcFile" : " " ,
9
+ "priFile" : " qhotkey.pri" ,
10
+ "priIncludes" : [
11
+ ],
12
+ "publishers" : {
13
+ "qpm" : {
14
+ "author" : {
15
+ "email" : " skycoder42.de@gmx.de" ,
16
+ "name" : " Skycoder"
17
+ },
18
+ "description" : " A global shortcut/hotkey for Desktop Qt-Applications" ,
19
+ "name" : " de.skycoder42.qhotkey" ,
20
+ "repository" : {
21
+ "type" : " GITHUB" ,
22
+ "url" : " https://github.com/Skycoder42/QHotkey.git"
23
+ },
24
+ "webpage" : " https://github.com/Skycoder42/QHotkey"
25
+ }
26
+ },
27
+ "source" : false
28
+ }
You can’t perform that action at this time.
0 commit comments