Author: branden Date: 2003-07-30 11:00:03 -0500 (Wed, 30 Jul 2003) New Revision: 328
Modified: branches/4.3.0/sid/debian/xfree86-common.templates branches/4.3.0/sid/debian/xserver-common.templates Log: debian/{xfree86,xserver}-common.templates: resync these files with the trunk (incidentally po-debconfizing them); someone had neglected to do this, grumble grumble Modified: branches/4.3.0/sid/debian/xfree86-common.templates ============================================================================== --- branches/4.3.0/sid/debian/xfree86-common.templates 2003-07-29 21:12:02 UTC (rev 327) +++ branches/4.3.0/sid/debian/xfree86-common.templates 2003-07-30 16:00:03 UTC (rev 328) @@ -1,6 +1,6 @@ Template: xfree86-common/experimental_packages Type: note -Description: experimental version of XFree86 packages +_Description: experimental version of XFree86 packages You are using an experimental version of XFree86 packages for Debian. Please do not file bugs with the Debian Bug Tracking System against this version of the packages, since they have not been released to the Debian distribution @@ -11,10 +11,10 @@ about this mailing list on the World Wide Web: http://lists.debian.org/debian-x/ . - If you do not want to be running experimental X packages, you need to do - two things: - 1) Ensure that you do not have experimental package repositiories in your - /etc/apt/sources.list file; + If you do not want to be running experimental X packages, you need to do two + things: + 1) Ensure that you do not have experimental package repositiories in + your /etc/apt/sources.list file; 2) Instruct apt to downgrade XFree86 to an appropriate released version; you can do this by appending a package suite name to the package name with "apt-get" -- for example: Modified: branches/4.3.0/sid/debian/xserver-common.templates ============================================================================== --- branches/4.3.0/sid/debian/xserver-common.templates 2003-07-29 21:12:02 UTC (rev 327) +++ branches/4.3.0/sid/debian/xserver-common.templates 2003-07-30 16:00:03 UTC (rev 328) @@ -1,7 +1,7 @@ Template: xserver-common/manage_config_with_debconf Type: boolean Default: true -Description: Manage X server wrapper configuration file with debconf? +_Description: Manage X server wrapper configuration file with debconf? The /etc/X11/Xwrapper.config file, which contains configuration information controlling who is permitted to start the X server and how it is invoked, can be handled automatically by debconf, or manually by you. @@ -13,7 +13,7 @@ Template: xserver-common/move_existing_nondebconf_config Type: boolean Default: false -Description: Replace existing X server wrapper configuration file? +_Description: Replace existing X server wrapper configuration file? The existing /etc/X11/Xwrapper.config file currently on the system does not contain a marked section for debconf to write its data. . @@ -25,9 +25,9 @@ Template: xserver-common/xwrapper/allowed_users Type: select -Choices: Root Only, Console Users Only, Anybody +_Choices: Root Only, Console Users Only, Anybody Default: Console Users Only -Description: Select what type of user has permission to start the X server. +_Description: Select what type of user has permission to start the X server. Because the X server runs with superuser privileges, it may be unwise to permit any user to start it, for security reasons. On the other hand, it is even more unwise to run general-purpose X client programs as root, which is @@ -43,7 +43,7 @@ Template: xserver-common/xwrapper/nice_value Type: string Default: -10 -Description: Enter the desired nice value for the X server to use. +_Description: Enter the desired nice value for the X server to use. It has been widely noted that the X server's performance improves if it is run at a higher process priority than the default; a process's priority is known as its "nice" value. They range from -20 (extremely high priority, or @@ -58,4 +58,4 @@ Template: xserver-common/xwrapper/nice_value/error Type: note -Description: Please enter an integer between -20 and 19. +_Description: Please enter an integer between -20 and 19. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]