]> source.dussan.org Git - gitblit.git/commitdiff
Disabled SparkleShare menu
authorJames Moger <james.moger@gitblit.com>
Thu, 27 Jun 2013 15:42:01 +0000 (11:42 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 27 Jun 2013 15:42:01 +0000 (11:42 -0400)
releases.moxie
src/main/distrib/data/clientapps.json

index ff7e0927a05b9072ad313a9a0942d16723487e2f..e9ddeb8e8a411f363a0aa9888513eea20932dd46 100644 (file)
@@ -63,7 +63,7 @@ r17: {
         - Added SalesForce.com user service\r
      - Added simple star/unstar function to flag or bookmark interesting repositories\r
      - Added Dashboard page which shows a news feed for starred repositories and offers a filterable list of repositories you care about\r
-        - Added client application menus for Git, SmartGit/Hg, SourceTree, Tower, GitHub for Windows, GitHub for Mac, and SparkleShare\r
+        - Added client application menus for Git, SmartGit/Hg, SourceTree, Tower, GitHub for Windows, and GitHub for Mac\r
         - Added GO http/https connector thread pool size setting\r
         - Added a server setting to force a particular translation/Locale for all sessions\r
         - Added smart Git Daemon serving.  If enabled, git:// access will be offered for any repository which permits anonymous access.  If the repository permits anonymous cloning, anonymous git:// clone will be permitted while anonmymous git:// pushes will be rejected.\r
index 48b233cf61d2777998b4b64f1d7b0f3e59109ff9..2b15cd38f6865a1e15ca8fcb86ec5c8e02d37f60 100644 (file)
@@ -76,6 +76,6 @@
                "platforms": [ "windows", "macintosh", "linux" ],\r
                "icon": "sparkleshare_32x32.png",\r
                "minimumPermission" : "RW+",\r
-               "isActive": true\r
+               "isActive": false\r
        }\r
 ]
\ No newline at end of file