Skip to content

Commit

Permalink
xfce-terminal: set default paste warning to FALSE
Browse files Browse the repository at this point in the history
Remove annoying warning when pasting
  • Loading branch information
wwwutz committed Aug 5, 2019
1 parent f4adad9 commit 8b326ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xfce4-terminal.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-terminal-0.8.8-0
# BEE_VERSION xfce4-terminal-0.8.8-1

SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-terminal/${PKGVERSION[2]}/xfce4-terminal-${PKGVERSION}.tar.bz2"

# PATCHURL+=()
PATCHURL+=("/src/mariux/patches/xfce4-terminal-0.8-paste-warning-default-false.patch")

# EXCLUDE+=()

Expand Down

0 comments on commit 8b326ad

Please sign in to comment.