[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][debian-mate-team/caja-dropbox][master] debian/patches: Add 2001_dont-advertise-dropbox-too-much.patch. Don't...



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / caja-dropbox

Commits:

2 changed files:

Changes:

  • debian/patches/2001_dont-advertise-dropbox-too-much.patch
    1
    +Description: Don't advertise Dropbox too much, express that it is proprietary and non-free.
    
    2
    +Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    
    3
    +
    
    4
    +--- a/caja-dropbox.in
    
    5
    ++++ b/caja-dropbox.in
    
    6
    +@@ -55,7 +55,7 @@
    
    7
    + from os.path import relpath
    
    8
    + from posixpath import curdir, sep, pardir, join, abspath, commonprefix
    
    9
    + 
    
    10
    +-INFO = "Dropbox is the easiest way to share and store your files online. Want to learn more? Head to"
    
    11
    ++INFO = "Dropbox is a proprietary (non-free) service on the internet to share and store your files online. Want to learn more? Head to"
    
    12
    + LINK = "https://www.dropbox.com/"
    
    13
    + WARNING = "In order to use Dropbox, you must download the proprietary daemon."
    
    14
    + GPG_WARNING = "Note: python-gpg (python-gpgme for Ubuntu 16.10 and lower) is not installed, we will not be able to verify binary signatures."

  • debian/patches/series
    ... ... @@ -5,3 +5,4 @@
    5 5
     2001_non-interactive-update.patch
    
    6 6
     2002_use-dpkg-to-select-platform.patch
    
    7 7
     1007_fix-desktop-file.patch
    
    8
    +2001_dont-advertise-dropbox-too-much.patch


  • Reply to: