From owner-freebsd-xfce@FreeBSD.ORG Fri Dec 28 20:58:15 2012 Return-Path: Delivered-To: xfce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C1B6153 for ; Fri, 28 Dec 2012 20:58:15 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by mx1.freebsd.org (Postfix) with ESMTP id 11EFD8FC0A for ; Fri, 28 Dec 2012 20:58:14 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so4992691wge.10 for ; Fri, 28 Dec 2012 12:58:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=49tY5wo1/N7S4MJCZLjevW7jLXRMdF/dCHnWeWp6oLg=; b=kV7gu2eC/samth6y9UwXDoPMwSYL4+a44NCE6ILClsgzLhoHNqWxnLP5atY1mfvQwU 061M85q0fFZ8Ue4S/UcAs/MoxEh+GohGtEGMt8c7ZXThH4xq0A8azoBclaQvvKCmERZB VyZNvRh4I3tU3A6RE1Wxok2DcyFr4UaoM7YkUz7rzDt7uHUb1uUlyZYBj/HDwRkZapC7 GBGDN5IBGo5pxIBYfW11sjhDNdHW+PbQy0WMatCXTC3Hbt0fYaLI3UAeGw41sGVZBAkm PLO07qZkKgKwCJZFrw+B8GsFx3685E+ZRSNdehPU3Sil0t8uQ5ZYX+QH+3WSa/QFeVAa Yn2w== X-Received: by 10.180.95.135 with SMTP id dk7mr46832589wib.29.1356728287765; Fri, 28 Dec 2012 12:58:07 -0800 (PST) Received: from tuborg (AMarseille-652-1-256-123.w86-210.abo.wanadoo.fr. [86.210.255.123]) by mx.google.com with ESMTPS id bd6sm32655406wib.10.2012.12.28.12.58.05 (version=SSLv3 cipher=OTHER); Fri, 28 Dec 2012 12:58:06 -0800 (PST) Date: Fri, 28 Dec 2012 21:53:44 +0000 From: Olivier Duchateau To: xfce@FreeBSD.org Subject: Test the new Xfce's terminal Message-Id: <20121228215344.e712f4bb82cf95ddbcc55ba7@gmail.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; i386-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Martin Wilke , rene X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 20:58:15 -0000 Hi, There's new release of Xfce's terminal, now it calls xfce4-terminal. I made port [1], if someone will test it. I recommend to uninstall x11/Terminal first (not tested together). With this new one, we can't edit shortcuts (so if you have your own, they don't work anymore). I also noticed, when toolbar is displayed, there're lots of GTK and GLib warnings (they are perhaps too old ?). Preferences panel has been improved. I think, it's too early to include it in ports tree. [1] http://people.freebsd.org/~olivierd/xfce4-terminal.shar -- olivier