File: 10_use_x-terminal-emulator

package info (click to toggle)
subtle 0.11.3224-xi-2.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,592 kB
  • sloc: ansic: 14,699; ruby: 3,101; makefile: 16
file content (17 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## 10_use_x-terminal-emulator.dpatch by Alexander Wirt <formorer@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Use Debians x-terminal-emulator instead of urxvt

diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' pkg-subtle~/data/subtle.rb pkg-subtle/data/subtle.rb
--- pkg-subtle~/data/subtle.rb	2012-06-21 08:10:26.000000000 +0200
+++ pkg-subtle/data/subtle.rb	2012-06-21 08:11:04.097356538 +0200
@@ -431,7 +431,7 @@
 #grab "W-c", [ :bottom_right, :bottom_right66, :bottom_right33 ]
 
 # Exec programs
-grab "W-Return", "urxvt"
+grab "W-Return", "x-terminal-emulator"
 
 # Run Ruby lambdas
 grab "S-F2" do |c|