From owner-cvs-all@FreeBSD.ORG Fri Mar 23 19:30:44 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F27716A400; Fri, 23 Mar 2007 19:30:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 1006E13C4B9; Fri, 23 Mar 2007 19:30:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2NJUhBE052870; Fri, 23 Mar 2007 19:30:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2NJUhxs052869; Fri, 23 Mar 2007 19:30:43 GMT (envelope-from miwi) Message-Id: <200703231930.l2NJUhxs052869@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Mar 2007 19:30:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/xfce4-places-plugin Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 19:30:44 -0000 miwi 2007-03-23 19:30:43 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/xfce4-places-plugin Makefile distinfo pkg-descr pkg-plist Log: The xfce4-places-plugin brings much of the functionality of the GNOME Places menu to Xfce. The plugin looks a lot like a launcher with multiple items in a menu. The main "launcher" button opens up Thunar at the user's home directory. The arrow button opens up a menu with two sections: system- and user-defined locations. The system-defined locations are consistent with Thunar (including their icons). For user-defined bookmarks, the ~/.gtk-bookmarks file is being read in order to share bookmarks with Thunar, Nautilus, the GNOME Panel, etc. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin Revision Changes Path 1.901 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/xfce4-places-plugin/Makefile (new) 1.1 +3 -0 ports/sysutils/xfce4-places-plugin/distinfo (new) 1.1 +9 -0 ports/sysutils/xfce4-places-plugin/pkg-descr (new) 1.1 +6 -0 ports/sysutils/xfce4-places-plugin/pkg-plist (new)