[Pkg-owncloud-commits] [owncloud] 30/205: Merge pull request #16692 from owncloud/add_social_media_buttons

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:36:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit 7a0917e5b2c25b2d90e503e30a3016dbe06a780c
Merge: a04cb82 f909346
Author: Björn Schießle <bjoern at schiessle.org>
Date:   Thu Jun 18 14:41:58 2015 +0200

    Merge pull request #16692 from owncloud/add_social_media_buttons
    
    Add social media buttons

 apps/files_sharing/css/3rdparty/gs-share/style.css |  49 +++++
 apps/files_sharing/css/settings-personal.css       |  32 ++++
 apps/files_sharing/img/social-diaspora.svg         |  52 ++++++
 apps/files_sharing/img/social-facebook.svg         |  43 +++++
 apps/files_sharing/img/social-gnu.svg              |  79 ++++++++
 apps/files_sharing/img/social-googleplus.svg       |  45 +++++
 apps/files_sharing/img/social-twitter.svg          |  53 ++++++
 .../files_sharing/js/3rdparty/gs-share/gs-share.js | 206 +++++++++++++++++++++
 apps/files_sharing/js/settings-personal.js         |  15 ++
 apps/files_sharing/settings-personal.php           |   9 +
 apps/files_sharing/templates/settings-personal.php |  73 +++++++-
 11 files changed, 650 insertions(+), 6 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list