Initial working patch of flow-pomodoro
Note: the .desktop file sets as icon "kmines". We don't have that icon, so I changed it for the icon.png in the source directory (found this solution better than having no icon at all)...
| euoar | |
| Apr 5 2017, 11:32 PM |
| F22416: 0001-Initial-commit-of-flow-pomodoro.patch | |
| Apr 18 2017, 10:16 PM |
| F18953: 0001-Initial-commit-of-flow-pomodoro.patch | |
| Apr 5 2017, 11:32 PM |
Initial working patch of flow-pomodoro
Note: the .desktop file sets as icon "kmines". We don't have that icon, so I changed it for the icon.png in the source directory (found this solution better than having no icon at all)...
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | JoshStrobl | T2135 flow-pomodoro | |||
| Resolved | JoshStrobl | T3175 flow-pomodoro |
Thanks Joshua, I removed the unnecesary bits. In fact, I realized there's a .svg file too, so I used this one instead of the 128x128 png. Think this makes more sense as it's scalable? (I had a look at the freedesktop specs doc about application icons and they seem to recommend using the .svg when available).
Attaching new patch. Thanks for the review!