From 9d913c703017ce29db92df4dd8e379d241a5d27d Mon Sep 17 00:00:00 2001 From: Joe Sapp Date: Mon, 11 Jul 2005 04:10:41 +0000 Subject: Fixed echo lines and added more einfo --- gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'gnome-extra') diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild index a2080c1ca424..35c3e3067a77 100644 --- a/gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild +++ b/gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild,v 1.1 2005/07/11 03:14:43 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.2.ebuild,v 1.2 2005/07/11 04:10:41 nixphoeni Exp $ inherit gnome2 eutils multilib @@ -56,22 +56,23 @@ pkg_postinst() { gnome2_pkg_postinst - echo "" + echo einfo "gDesklets Displays are required before the library" - einfo "will be usable. The displays are found in - " + einfo "will be usable. The displays are found in -" einfo " x11-plugins/desklet-*" einfo "or at http://gdesklets.gnomedesktop.org" - echo "" + echo einfo "Next you'll need to start gdesklets using" einfo " /usr/bin/gdesklets start" einfo "If you're using GNOME this can be done conveniently" einfo "through Applications->Accessories->gDesklets" - echo "" + echo einfo "If you're updating from a version less than 0.35_rc1," einfo "you can migrate your desklet configurations by" einfo "running" einfo " /usr/lib/gdesklets/gdesklets-migration-tool" - echo "" + einfo "after the first time you run gdesklets" + echo # This stuff is important, especially the migration-tool # information which flies by on an update. -- cgit v1.2.3-65-gdbad