File: 0001-Use-local-copy-of-screenshot.patch

package info (click to toggle)
find-file-in-project 6.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: lisp: 1,228; makefile: 21; sh: 15; javascript: 1
file content (25 lines) | stat: -rw-r--r-- 819 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From: Nicholas D Steeves <nsteeves@gmail.com>
Date: Sat, 19 Aug 2017 15:29:51 -0400
Subject: Use local copy of screenshot

Linking to remote image is a potential privacy violation, notwithstanding
that clicking a link probably constitutes consent.
Forwarded: not-needed
Last-Update: 2018-12-14
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index f75e507..7f73025 100644
--- a/README.org
+++ b/README.org
@@ -19,7 +19,7 @@ Diff/patch files. Target files could be under any Version Control Software (VCS)
 
 *Screenshot:*
 
-[[https://raw.githubusercontent.com/redguardtoo/find-file-in-project/master/ffip-screenshot-nq8.png]]
+[[ffip-screenshot-nq8.png]]
 * Try it
 Run =make runemacs= in this project's root directory. The demo works out of box.
 * Install