Codebase list ido-ubiquitous / debian/4.5-1 debian / patches / 0001-remove-badges.diff
debian/4.5-1

Tree @debian/4.5-1 (Download .tar.gz)

0001-remove-badges.diff @debian/4.5-1raw · history · blame

From: Lev Lamberov <dogsleg@debian.org>
Subject: Remove badge icons from README file

This patch removes badges icons from README file. These icons are
intended rather for developers and are loaded from several external
web sites.

--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
 # ido-completing-read+ (formerly ido-ubiquitous) #
 
-[![Build Status](https://travis-ci.org/DarwinAwardWinner/ido-completing-read-plus.svg?branch=master)](https://travis-ci.org/DarwinAwardWinner/ido-completing-read-plus)
-[![MELPA Stable](https://stable.melpa.org/packages/ido-ubiquitous-badge.svg)](https://stable.melpa.org/#/ido-ubiquitous)
-[![Join the chat at https://gitter.im/DarwinAwardWinner/ido-ubiquitous](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/DarwinAwardWinner/ido-ubiquitous?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
 Gimme some ido... everywhere! This package replaces stock emacs
 completion with ido completion wherever it is possible to do so
 without breaking things.
@@ -23,7 +19,7 @@ and a whitelist. If you have previously
 options, be sure to check out
 
     `M-x customize-group ido-completing-read+`
-    
+
 after updating to 4.0 and make sure the new settings are to your
 liking.
 
@@ -171,7 +167,7 @@ If the command specifies apple as the de
 will select "apple":
 
     Pick a fruit: {apple | banana | cherry | date}
-    
+
 However, if the command does not specify any default, an extra empty
 option is displayed before the first option, and pressing RET will
 select this empty option and return "":