Go to file
Diogo Sousa f023de0faf Removed unnecessary call to check_prefs_dir() in load_config().
This function is called in save_config(), where it is actually needed.
2013-05-12 23:25:36 +01:00
.tx Update template generation instructions 2013-03-29 00:00:18 +01:00
man Fix manpage EOL 2013-04-05 06:38:12 +02:00
plugins Added help text for sysinfo plugin. 2013-05-10 23:32:29 -05:00
po Pull from Transifex 2013-04-01 23:38:04 +02:00
share Add Italian GenericName 2013-05-03 13:08:03 -03:00
src Removed unnecessary call to check_prefs_dir() in load_config(). 2013-05-12 23:25:36 +01:00
win32 Make copy depend on python3 as well 2013-05-04 02:41:53 +02:00
.gitignore add pkgconfig file to gitignore 2013-05-08 19:22:04 -03:00
.travis.yml Update .travis.yml 2013-04-27 21:29:33 -03:00
Makefile.am Fix macro searching 2013-03-03 15:19:33 -05:00
acinclude.m4 On my system (openSUSE 12.2 / GNU bash, version 4.2.24(1)-release (x86_64-suse-linux-gnu) ), the shell doesn't like that the '=' character in 'if test...' doesn't have spaces around it. This causes the test to always be true, and thus the AS_AC_EXPAND macro only expands once. This led to two #define's in config.h containing broken values: HEXCHATSHAREDIR and DBUS_SERVICES_DIR. 2012-09-20 22:04:14 +08:00
autogen.sh build: move automake "foreign" option to AM_INIT_AUTOMAKE 2012-10-27 17:42:40 +02:00
config-win32.h Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
config.rpath Update config.rpath by running gettextize 2012-10-27 01:05:41 +02:00
configure.ac stop using gconf 2013-05-08 23:41:52 -04:00