X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fmain-defines.h;fp=src%2Fmain-defines.h;h=df1105b491c732e775ac41e4105821a6da3d439d;hp=9245acedcdd5d9dc98c2b6af3eeca2f3673e612d;hb=efcb9615e69cd13ef3a30fe00dc9fed710d79421;hpb=425eb031a23ac0ed8d3a736caef42e0493b00f9e diff --git a/src/main-defines.h b/src/main-defines.h index 9245aced..df1105b4 100644 --- a/src/main-defines.h +++ b/src/main-defines.h @@ -45,24 +45,20 @@ #define GQ_COLLECTION_EXT ".gqv" +// @todo Merge with PixbufRendererScrollResetType ? #define SCROLL_RESET_TOPLEFT 0 #define SCROLL_RESET_CENTER 1 #define SCROLL_RESET_NOCHANGE 2 +// @todo Deduplicate mousewheel_scrolls processing #define MOUSEWHEEL_SCROLL_SIZE 20 #define GQ_DEFAULT_SHELL_PATH "/bin/sh" #define GQ_DEFAULT_SHELL_OPTIONS "-c" -#define DEFAULT_THUMB_WIDTH 96 -#define DEFAULT_THUMB_HEIGHT 72 - #define DEFAULT_MINIMAL_WINDOW_SIZE 100 -#define IMAGE_MIN_WIDTH 100 -#define SIDEBAR_DEFAULT_WIDTH 250 - #define DEFAULT_OVERLAY_INFO "%collection:*\\n%" \ "(%number%/%total%) [%zoom%] %name%\n" \