diff --git a/README.md b/README.md index 98ca7a82fab3ea1b8a6abe6d5940c9e5ecedda8e..763f4963e55bd26186dd1fcd35468ea6825c82f6 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ -Ring Mac OSX +Jami for macOS ********** -This is the official Mac port of Ring. +This is the official Mac port of Jami. For more information about the ring project, see the following: -- Main website: https://ring.cx/ -- Bug tracker: https://tuleap.ring.cx/projects/ring/ -- Repositories: https://gerrit-ring.savoirfairelinux.com +- Main website: https://jami.net/ +- Bug tracker: https://git.jami.net +- Repositories: https://review.jami.net | App | CI | Packaging | :-: | :-: | :-: -| [](https://ring.cx/en/download/mac-osx) | [](https://test.savoirfairelinux.com/job/ring-client-macosx/) | [](https://test.savoirfairelinux.com/job/ring-packaging-client-macosx/) +| [](https://jami.net/download-jami-macos) | [](https://test.savoirfairelinux.com/job/ring-client-macosx/) | [](https://test.savoirfairelinux.com/job/ring-packaging-client-macosx/) Requirements ============= -- Ring daemon +- Jami daemon - libRingClient (Qt5 version) - Qt5 Core - Cocoa framework @@ -25,7 +25,7 @@ Build instructions Build Sparkle framework (optional) ---------------------------------- -Ring can ship with the Sparkle framework to allow automatic app updates. +Jami can ship with the Sparkle framework to allow automatic app updates. This can be disabled for your custom build by specifying -DENABLE_SPARKLE=false in the cmake phase. diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in index 5e30e24f955df55ec85ab9840c42542f3c247f0c..7e04fdf1e3ab8dbeadb9cc269d4f3c1b622446fe 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in @@ -15,7 +15,7 @@ <key>SUPublicDSAKeyFile</key> <string>dsa_pub.pem</string> <key>SUFeedURL</key> - <string>https://dl.ring.cx/mac_osx/sparkle-ring.xml</string> + <string>https://dl.jami.net/mac_osx/sparkle-ring.xml</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleLongVersionString</key>