gajim-plural/data
Bruno Tarquini fe8bd2b027 autotools: remove confusing variables ${datadir} and DATADIR.
Those variables were confusing because autoconf usually defines DATADIR to
PREFIX/share and gajim uses both defs.datadir=PREFIX/share/gajim and
gajim.DATA_DIR=PREFIX/share/gajim/data.

Now, autoconf will use PKGDATADIR for setting the (renamed) defs.basedir
variable which will be used to set gajimpaths['DATA_DIR'] and
gajimpaths['ICONS_DIR'] in configpaths.py

Gajim will also looks for the ${GAJIM_BASEDIR} environment variable instead of
${datadir} which was really too generic (no namespace).
2009-11-28 12:54:41 +01:00
..
activities autotools: cleanup Makefile.am for data/* and icons. 2009-11-28 12:54:38 +01:00
emoticons autotools: cleanup Makefile.am for data/* and icons. 2009-11-28 12:54:38 +01:00
glade save audio / video input / output device in config 2009-11-27 23:11:17 +01:00
iconsets remove useless .ico file 2009-11-28 14:12:47 +01:00
moods autotools: cleanup Makefile.am for data/* and icons. 2009-11-28 12:54:38 +01:00
other add some jabber server to server list. Fixes #5189 2009-07-29 20:47:00 +02:00
pixmaps autotools: cleanup Makefile.am for data/* and icons. 2009-11-28 12:54:38 +01:00
sounds add sound for buddy bounce [future feature]. this snd is borrowed from GnomeBaker burnok sound 2006-03-12 21:20:08 +00:00
Makefile.am autotools: add a new autoconf variable: ${gajim_srcdir}. 2009-11-28 12:54:30 +01:00
defs.py.in autotools: remove confusing variables ${datadir} and DATADIR. 2009-11-28 12:54:41 +01:00
gajim-remote.1 merge diff from trunk 2007-12-12 08:44:46 +00:00
gajim.1 Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
gajim.desktop.in.in merge diff from trunk 2007-12-12 08:44:46 +00:00