-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update libwatchfish, use harbour- prefix
This changes the libwatchfish submodule to now point at Piggz updated fork. Changing to this new fork resolves various compilation issues due to an incomplete implementation of various dbus services. Additionally this changes the asteroidsyncserviced, when compiled with "CONFIG+=starfish" to have "harbour-" prefixed to its name. The reasoning behind this change, is that Jolla has a requirement for all applications that are submittted to the offical store have this prefix. https://harbour.jolla.com/faq#1.1.0
- Loading branch information
1 parent
96126da
commit f5e2f48
Showing
7 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule libwatchfish
updated
9 files
+27 −0 | calendarsource.cpp | |
+2 −0 | calendarsource.h | |
+16 −5 | libwatchfish.pri | |
+84 −4 | musiccontroller.cpp | |
+1 −0 | musiccontroller.h | |
+4 −0 | musiccontroller_p.h | |
+113 −72 | voicecallcontroller.cpp | |
+3 −0 | voicecallcontroller.h | |
+6 −0 | voicecallcontroller_p.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters