File: imgmerge-sensible-editor.diff

package info (click to toggle)
xpaint 2.9.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,552 kB
  • sloc: ansic: 73,017; sh: 492; yacc: 247; lex: 126; sed: 43; makefile: 11
file content (17 lines) | stat: -rw-r--r-- 387 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Use sensible-editor instead of emacs

Forwarded: not-needed
Author: Josue Abarca <jmaslibre@debian.org.gt>
Last-Update: 2010-01-22

--- a/share/bin/imgmerge
+++ b/share/bin/imgmerge
@@ -87,7 +87,7 @@
 }\n\
 " > /tmp/xpaint_print_script.c
 
-emacs -fn 9x15 /tmp/xpaint_print_script.c
+x-terminal-emulator -e sensible-editor /tmp/xpaint_print_script.c
 
 FIRST=First
 COUNT=0