Skip to content

Commit

Permalink
xfce4-terminal: update to 1.0.1
Browse files Browse the repository at this point in the history
Change log:

1.0.1
======
Stable release fixing regressions and a couple of older bugs.

- A new hidden preference `DropdownParametersOnce` has been introduced to control whether the drop-down
  window accepts command line arguments after creation. With the introduction of this preference
  an older bug was fixed where tabs could be added to the drop-down window even though they
  weren't supposed to.
- Options: --active-tab does not behave properly when adding tabs to existing windows.

Regressions fixed:
- Find dialog does not respond to Return key (Issue #176)
- Dragging a URL from Chromium ends up truncated (Issue #180)
- Toolbar size changes when the window is maximized (Issue #181).
- Unable to create a single window with many tabs through command line options (Issue #182).

Translation Updates:
  Danish, Finnish, Greek, Russian, Turkish
  • Loading branch information
dhgutteridge committed Apr 15, 2022
1 parent 8771ad5 commit b4daaee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions x11/xfce4-terminal/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.65 2022/04/10 22:23:48 gutteridge Exp $
# $NetBSD: Makefile,v 1.66 2022/04/15 18:40:18 gutteridge Exp $

.include "../../meta-pkgs/xfce4/Makefile.common"

DISTNAME= xfce4-terminal-1.0.0
DISTNAME= xfce4-terminal-1.0.1
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-terminal/1.0/

Expand Down
8 changes: 4 additions & 4 deletions x11/xfce4-terminal/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.19 2022/04/10 22:23:48 gutteridge Exp $
$NetBSD: distinfo,v 1.20 2022/04/15 18:40:18 gutteridge Exp $

BLAKE2s (xfce4-terminal-1.0.0.tar.bz2) = cf76341e7e4ba9c58d397c0768cd6ef604cac00df008d2aef9bde182268202b5
SHA512 (xfce4-terminal-1.0.0.tar.bz2) = 3a7ab171f08b4e9e9628a1e69ce2a5f20a00db13ee01232fe33f86df868037394540fdc5899876a46ce200d15fd9f6603eff2508f3c66b3b4f90573d16b3f02f
Size (xfce4-terminal-1.0.0.tar.bz2) = 1022734 bytes
BLAKE2s (xfce4-terminal-1.0.1.tar.bz2) = ca92f52bb1e05316cb4f27b43ea7f185d265704539341b24796bd1aacf2f75f9
SHA512 (xfce4-terminal-1.0.1.tar.bz2) = 53e75f091ffa7444b6653a43458793cba2b50c76e9670da801b42e8c9283c4bb9a65404cc75ab35914cf9e3e1ce94914c2d337d35396d797837ef7b8f72f4d65
Size (xfce4-terminal-1.0.1.tar.bz2) = 1002307 bytes

0 comments on commit b4daaee

Please sign in to comment.