Browse Source

Use a modified version of qvitter to display profile icons

Bob Mottram 8 years ago
parent
commit
98e90d34ae
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      src/freedombone-utils-gnusocialtools

+ 3
- 2
src/freedombone-utils-gnusocialtools View File

@@ -28,8 +28,9 @@
28 28
 # You should have received a copy of the GNU Affero General Public License
29 29
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
30 30
 
31
-QVITTER_THEME_REPO="https://git.gnu.io/h2p/Qvitter"
32
-QVITTER_THEME_COMMIT='0eff0c80ffe32013a0cd2016b8ffbee768338b69'
31
+# Qvitter upstream: https://git.gnu.io/h2p/Qvitter"
32
+QVITTER_THEME_REPO="https://git.postactiv.com/bob/Qvitter"
33
+QVITTER_THEME_COMMIT='e1f4cabb40b8a6d39f5ddd5ecff70b8cc1afeb46'
33 34
 
34 35
 PLEROMA_REPO="https://gitgud.io/lambadalambda/pleroma-fe"
35 36
 PLEROMA_COMMIT='7d46e3965d06e039537066eeb5fac99ebcab978d'