Author: branden Date: 2004-08-25 11:36:38 -0500 (Wed, 25 Aug 2004) New Revision: 1752
Modified: branches/app-defaults-and-xkb-dir-migration-fix/debian/libx11-6.templates branches/app-defaults-and-xkb-dir-migration-fix/debian/libxt6.templates Log: Actually make "true" the default for the new debconf questions. Thanks to Fabio for noticing this! Modified: branches/app-defaults-and-xkb-dir-migration-fix/debian/libx11-6.templates =================================================================== --- branches/app-defaults-and-xkb-dir-migration-fix/debian/libx11-6.templates 2004-08-25 16:31:19 UTC (rev 1751) +++ branches/app-defaults-and-xkb-dir-migration-fix/debian/libx11-6.templates 2004-08-25 16:36:38 UTC (rev 1752) @@ -1,5 +1,6 @@ Template: libx11-6/migrate_xkb_dir Type: boolean +Default: true _Description: Migrate XKB configuration directory? The directory where configuration information (including keyboard data) for the X KEYBOARD Extension (XKB) is stored has been changed from Modified: branches/app-defaults-and-xkb-dir-migration-fix/debian/libxt6.templates =================================================================== --- branches/app-defaults-and-xkb-dir-migration-fix/debian/libxt6.templates 2004-08-25 16:31:19 UTC (rev 1751) +++ branches/app-defaults-and-xkb-dir-migration-fix/debian/libxt6.templates 2004-08-25 16:36:38 UTC (rev 1752) @@ -1,5 +1,6 @@ Template: libxt6/migrate_app_defaults_dir Type: boolean +Default: true _Description: Migrate Xt application defaults directory? The directory where application defaults for X Window System client programs based on the X Toolkit Intrinsics (Xt) are stored has been changed from