Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit c41b019

Browse files
committed
Add snap release, add squirrel startup functions
1 parent 1e3a4d3 commit c41b019

File tree

6 files changed

+15
-19300
lines changed

6 files changed

+15
-19300
lines changed
File renamed without changes.

.desktop

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[Desktop Entry]
2-
Name=gtt
3-
GenericName=gitlab time tracker
2+
Name=gtt taskbar
3+
GenericName=gitlab time tracker taskbar
44
Comment=A menubar application for GitLabs time tracking feature
55
Categories=Utility;
6-
Exec=com.github.kriskbx.gitlab-time-tracker
6+
Exec=com.github.kriskbx.gitlab-time-tracker-taskbar
77
Icon=application-default-icon
88
Terminal=false
99
Type=Application
1010
X-GNOME-Gettext-Domain=gtt
11-
Keywords=Gitlab;Time;Tracking;Monitoring;
11+
Keywords=Gitlab;Time;Tracking;Monitoring;

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ addons:
3939
- ca-certificates
4040
- rpm
4141
- zip
42+
- snapcraft
4243

4344
install:
4445
- nvm install 8.4
@@ -53,4 +54,4 @@ before_script:
5354
- sleep 3
5455

5556
script:
56-
- yarn run publish
57+
- yarn run publish

0 commit comments

Comments
 (0)