Ignore:
Timestamp:
01/31/14 16:05:04 (10 years ago)
Author:
csl14
Message:

Exploratory Search taskbars now resize with screen - fixed anchor bottom to work with lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/settings/exploratorysearch/ExploratorySearchSettings.java

    r766 r798  
    1111 */
    1212public abstract class ExploratorySearchSettings {
    13        
    14         public static final StringSetting HomePage = new StringSetting("The home page for the Exploratory Search Browser", "https://duckduckgo.com");
    1513       
    1614        public static final BooleanSetting BrowserFullScreen = new BooleanSetting("Start Exploratory Search browser in fullscreen", true);
Note: See TracChangeset for help on using the changeset viewer.