From 80160ba33817d2f7f35171ec5f430b23467fff2d Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Thu, 14 Mar 2013 21:39:35 +0000 Subject: [PATCH] work on: add ability to perform GSDI in applets --- .../aptx/aptx_configuration_files/_aptx_configuration_file | 4 ++-- .../aptx_configuration_files/_aptx_configuration_file_1 | 12 ++++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file b/forester/aptx/aptx_configuration_files/_aptx_configuration_file index 557f622..088df9a 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file @@ -284,8 +284,8 @@ domain_structure_font_color: 0x909090 -# Settings Specific for Archaeopteryx Applets -# ------------------------------------------- +# Settings Specific for Archaeopteryx Applets (E and A) +# ----------------------------------------------------- # To automatically midpoint reroot trees upon loading: 'midpoint_reroot: yes' midpoint_reroot: yes diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 b/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 index d70e38b..68aa1ae 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 @@ -274,8 +274,16 @@ gui_button_border_color: 0x000000 -# Settings Specific for ArchaeopteryxE -# ------------------------------------ +# Settings Specific for Archaeopteryx Applets (E and A) +# ----------------------------------------------------- +# To automatically midpoint reroot trees upon loading: 'midpoint_reroot: yes' + +midpoint_reroot: yes + + + +# Settings Specific for ArchaeopteryxE Applets +# -------------------------------------------- # To hide controls and menus: 'hide_controls_and_menus: yes' # To use tabbed display : 'use_tabbed_display: yes' -- 1.7.10.2