• Nick Treleaven's avatar
    Note: this commit breaks the plugin API (but is necessary so that in · 3a12da9d
    Nick Treleaven yazdı
    future the ABI can stay stable when adding preferences).
    Split up prefs into interface_prefs, toolbar_prefs, file_prefs,
    search_prefs, tool_prefs, template_prefs, and add these to the
    plugin API.
    Move suppress_search_dialogs and search_use_current_word to
    search_prefs, and rename accordingly.
    Rename switch_msgwin_pages pref to switch_to_status.
    Remove toolbar_ prefix for toolbar_prefs items.
    Remove tool_ prefix for tool_prefs items.
    Remove template_ prefix for template_prefs items.
    Add Geany prefix for EditorPrefs.
    Add Geany prefix for SearchPrefs.
    Initialize search_prefs to zero in main.c.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2591 ea778897-0a13-0410-b9d1-a72fbfd435f5
    3a12da9d
prefs.h 1.94 KB