Use const gchar * to replase std::string for static strings.
authorPeng Huang <shawn.p.huang@gmail.com>
Mon, 24 May 2010 02:05:50 +0000 (10:05 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Mon, 24 May 2010 02:07:18 +0000 (10:07 +0800)
commit9258379bbdaedc5ab48688303d13df8ef4446f9d
treea049ca72635b2d6048a4a72e0659d398324ed716
parente034dcfa68d6652d0a85d7a476db3faf97a70076
Use const gchar * to replase std::string for static strings.
src/Config.cc