File tree Expand file tree Collapse file tree 6 files changed +15
-19300
lines changed
Expand file tree Collapse file tree 6 files changed +15
-19300
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 11[Desktop Entry]
2- Name =gtt
3- GenericName =gitlab time tracker
2+ Name =gtt taskbar
3+ GenericName =gitlab time tracker taskbar
44Comment =A menubar application for GitLabs time tracking feature
55Categories =Utility;
6- Exec =com.github.kriskbx.gitlab-time-tracker
6+ Exec =com.github.kriskbx.gitlab-time-tracker-taskbar
77Icon =application-default-icon
88Terminal =false
99Type =Application
1010X-GNOME-Gettext-Domain =gtt
11- Keywords =Gitlab;Time;Tracking;Monitoring;
11+ Keywords =Gitlab;Time;Tracking;Monitoring;
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ addons:
3939 - ca-certificates
4040 - rpm
4141 - zip
42+ - snapcraft
4243
4344install :
4445 - nvm install 8.4
@@ -53,4 +54,4 @@ before_script:
5354 - sleep 3
5455
5556script :
56- - yarn run publish
57+ - yarn run publish
You can’t perform that action at this time.
0 commit comments