From owner-svn-ports-head@FreeBSD.ORG Fri Sep 28 14:20:20 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 712BC106566C; Fri, 28 Sep 2012 14:20:20 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5C2548FC1B; Fri, 28 Sep 2012 14:20:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8SEKKRv055596; Fri, 28 Sep 2012 14:20:20 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8SEKKsu055594; Fri, 28 Sep 2012 14:20:20 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201209281420.q8SEKKsu055594@svn.freebsd.org> From: Alexey Dokuchaev Date: Fri, 28 Sep 2012 14:20:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304997 - head/x11/fbpanel X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 14:20:20 -0000 Author: danfe Date: Fri Sep 28 14:20:19 2012 New Revision: 304997 URL: http://svn.freebsd.org/changeset/ports/304997 Log: Cleanup and reformat port description. Modified: head/x11/fbpanel/pkg-descr Modified: head/x11/fbpanel/pkg-descr ============================================================================== --- head/x11/fbpanel/pkg-descr Fri Sep 28 14:15:51 2012 (r304996) +++ head/x11/fbpanel/pkg-descr Fri Sep 28 14:20:19 2012 (r304997) @@ -1,18 +1,14 @@ -Fbpanel is a lightweight desktop panel that works with any -NETWM (http://www.freedesktop.org/) compliant window manager. -It features: - o taskbar - show list of open windows - o pager - thumbnailed view of the desktop(s) - o launchbar - buttons to launch applications - o show desktop - button to iconify or shade all windows - o image - display an image - o clock - show the current time and/or date - o system tray - tray for XEMBED icons (aka docklets) - o cpu monitor - o network monitor - o memory monitor - o battery monitor - o volume control - o general monitor - display output of configured command in a panel +Fbpanel is a lightweight, NETWM compliant X11 desktop panel. It works with +any NETWM compliant window manager (xfwm4, sawfish, openbox, metacity, etc.) +It provides: + + - Taskbar, launchbar, and pager + - Show desktop button (iconify or shade all windows) + - Image viewer and volume control + - Text and digital clock + - System tray (notification area) + - Menu with support for freedesktop.org application menu + - CPU, network, memory, and battery monitors + - General monitor (to display output of configured command) WWW: http://fbpanel.sourceforge.net/