[Pkg-xfce-commits] r1673 - desktop/trunk/xfce4-terminal/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Feb 28 15:01:43 UTC 2008
Author: corsac
Date: 2008-02-28 15:01:42 +0000 (Thu, 28 Feb 2008)
New Revision: 1673
Modified:
desktop/trunk/xfce4-terminal/debian/README.Debian
desktop/trunk/xfce4-terminal/debian/changelog
desktop/trunk/xfce4-terminal/debian/control
Log:
* debian/README.Debian: add a note about --disable-server. closes: #434863
* debian/control: updated standard versions to 3.7.3.
Modified: desktop/trunk/xfce4-terminal/debian/README.Debian
===================================================================
--- desktop/trunk/xfce4-terminal/debian/README.Debian 2008-02-28 14:53:16 UTC (rev 1672)
+++ desktop/trunk/xfce4-terminal/debian/README.Debian 2008-02-28 15:01:42 UTC (rev 1673)
@@ -14,6 +14,13 @@
package dbus-1-utils, then make sure that your session runs it. (if you run a
plain xfce4, the init script launch it, so just log out and log back in)
+When using dbus, if there's already a xfce4-terminal running install, calling
+xfce4-terminal will return instantly (it's just a call to the running instance
+to open another window). If you use xfce4-terminal from a script (for example
+to display something from mutt, see
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434863) you may want to call
+xfce4-terminal with --disable-server.
+
* backspace using screen
To delete text with backspace under screen you need to set
Modified: desktop/trunk/xfce4-terminal/debian/changelog
===================================================================
--- desktop/trunk/xfce4-terminal/debian/changelog 2008-02-28 14:53:16 UTC (rev 1672)
+++ desktop/trunk/xfce4-terminal/debian/changelog 2008-02-28 15:01:42 UTC (rev 1673)
@@ -1,9 +1,14 @@
xfce4-terminal (0.2.8-4) UNRELEASED; urgency=low
+ [ David Paleino ]
* Removed myself from Uploaders.
- -- David Paleino <d.paleino at gmail.com> Fri, 22 Feb 2008 12:41:53 +0100
+ [ Yves-Alexis Perez ]
+ * debian/README.Debian: add a note about --disable-server. closes: #434863
+ * debian/control: updated standard versions to 3.7.3.
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 28 Feb 2008 16:01:27 +0100
+
xfce4-terminal (0.2.8-3) unstable; urgency=low
* Add dependency on new exo-utils for exo-open
Modified: desktop/trunk/xfce4-terminal/debian/control
===================================================================
--- desktop/trunk/xfce4-terminal/debian/control 2008-02-28 14:53:16 UTC (rev 1672)
+++ desktop/trunk/xfce4-terminal/debian/control 2008-02-28 15:01:42 UTC (rev 1673)
@@ -4,7 +4,7 @@
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Yves-Alexis Perez <corsac at corsac.net>
Build-Depends: debhelper (>= 4.1.0), libdbus-glib-1-dev, libexo-0.3-dev (>= 0.3.4), libvte-dev (>= 1:0.14), libxml-perl, libstartup-notification0-dev, cdbs, chrpath
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Homepage: http://terminal.os-cillation.com/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfce4-terminal/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-terminal/
More information about the Pkg-xfce-commits
mailing list