Author: branden
Date: 2003-06-05 08:30:06 -0500 (Thu, 05 Jun 2003)
New Revision: 146
Modified:
trunk/debian/local/Xsession
Log:
* debian/local/Xsession
(internal_errormsg): Improve the internal error message text; we know
what package we're in.
Modified: trunk/debian/local/Xsession
==============================================================================
--- trunk/debian/local/Xsession 2003-06-05 13:21:52 UTC (rev 145)
+++ trunk/debian/local/Xsession 2003-06-05 13:30:06 UTC (rev 146)
@@ -40,8 +40,9 @@
# the user would have dismissed the error we want reported before seeing the
# request to report it.
errormsg "$*" \
- "Please report the package name, version, and the complete text of" \
- "this error message to <[EMAIL PROTECTED]>."
+ "Please report the installed version of the \"xfree86-common\"" \
+ "package and the complete text of this error message to" \
+ "<[EMAIL PROTECTED]>."
}
run_parts () {
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]