From: Daniel Carl Date: Sat, 22 Dec 2012 02:56:43 +0000 (+0100) Subject: Changed the start page to the project page on github. X-Git-Url: https://git.owens.tech/about.html/about.html/git?a=commitdiff_plain;h=8d5361f30dd9ba10ffe6d15880461b8c6e0e1d61;p=vimb.git Changed the start page to the project page on github. --- diff --git a/src/config.h b/src/config.h index 86495db..d746c5c 100644 --- a/src/config.h +++ b/src/config.h @@ -22,7 +22,7 @@ #include "stdlib.h" -#define START_PAGE "http://sourceforge.net/apps/trac/vimprobable" +#define START_PAGE "https://github.com/fanglingsu/vimp" #define SETTING_DEFAUL_FONT_SIZE 12 #define SETTING_USER_AGENT PROJECT "/" VERSION " (X11; Linux i686) AppleWebKit/535.22+ Compatible (Safari)"