If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=543234
GARNOME | general | Ver: 2.23.x ------- Comment #2 from Karsten Bräckelmann 2008-07-22 13:05 UTC ------- Created an attachment (id=115002) --> (http://bugzilla.gnome.org/attachment.cgi?id=115002&action=view) simple script to break out of the GARNOME env Running the script with no arguments will drop you into bash with the most important stuff reset (as set by the GARNOME session script). If any argument is given, that command is run instead. NOTE The ${GNOME_PREFIX} in the script is a custom hack in my session. It actually is identical to $GARNOME as per the docs session. Also, the $@ probably should be re-written to "$@" to correctly pass along args containing spaces. *sigh* -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=543234. -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
