Skip to content

Commit

Permalink
added missing icon size, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
remjey committed Jan 18, 2019
1 parent 07fe8ef commit 8b62a0f
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion harbour-habitsailor.pro
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ OTHER_FILES += \
translations/*.ts \
harbour-habitsailor.desktop

SAILFISHAPP_ICONS = 86x86 108x108 128x128 256x256
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172 256x256

# to disable building translations every time, comment out the
# following CONFIG line
Expand Down
Binary file modified icons/108x108/harbour-habitsailor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/128x128/harbour-habitsailor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/172x172/harbour-habitsailor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/256x256/harbour-habitsailor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/86x86/harbour-habitsailor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions rpm/harbour-habitsailor.changes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
# * date Author's Name <author's email> version-release
# - Summary of changes

* Fri Jan 18 2019 Jérémy Farnaud <[email protected]> 0.6-1
- Send and receive private messages
- Indicators for new messages (private messages and party chat)
- Adapt icons for light ambiances

* Thu May 03 2018 Jérémy Farnaud <[email protected]> 0.5-1
- Party chat, members, quest management

Expand Down
5 changes: 3 additions & 2 deletions rpm/harbour-habitsailor.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: harbour-habitsailor
Summary: Habitica basic unofficial client for SailfishOS
Version: 0.5
Version: 0.6
Release: 1
# The contents of the Group field should be one of the groups listed here:
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS
Expand All @@ -14,7 +14,8 @@ Sources:
Description: |
Habitica unofficial client for SailfishOS implementing essetial features
like showing profile and status, checking, editing, deleting tasks and
their checklists.
their checklists, buying health potions and custom rewards, accessing private
messages, party chat and quests.
Configure: none
# The qtc5 builder inserts macros to allow QtCreator to have fine
# control over qmake/make execution
Expand Down

0 comments on commit 8b62a0f

Please sign in to comment.