The branch, master has been updated
       via  0004198bca8147c751c08638c9927e9794e6b099 (commit)
      from  d0e1776af64acc185ab3a1260fc50d7bb7b98e6c (commit)


- Log -----------------------------------------------------------------
commit 0004198bca8147c751c08638c9927e9794e6b099
Author: Marc Delisle <[email protected]>
Date:   Wed Feb 9 05:58:49 2011 -0500

    The PropertiesIconic preference is not related to Tabs but to Browse mode

-----------------------------------------------------------------------

Summary of changes:
 libraries/config/user_preferences.forms.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libraries/config/user_preferences.forms.php 
b/libraries/config/user_preferences.forms.php
index ea5ac59..d23edda 100644
--- a/libraries/config/user_preferences.forms.php
+++ b/libraries/config/user_preferences.forms.php
@@ -99,6 +99,7 @@ $forms['Main_frame']['Startup'] = array(
     'ShowServerInfo');
 $forms['Main_frame']['Browse'] = array(
     'NavigationBarIconic',
+    'PropertiesIconic',
     'ShowAll',
     'MaxRows',
     'Order',
@@ -120,7 +121,6 @@ $forms['Main_frame']['Edit'] = array(
     'DefaultPropDisplay');
 $forms['Main_frame']['Tabs'] = array(
     'LightTabs',
-    'PropertiesIconic',
     'DefaultTabServer',
     'DefaultTabDatabase',
     'DefaultTabTable');


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to