Skip to content
Snippets Groups Projects
  1. Jul 02, 2014
  2. Mar 15, 2014
  3. Jan 02, 2014
  4. Dec 16, 2013
  5. Aug 29, 2013
  6. Jul 28, 2013
  7. Jul 27, 2013
  8. May 25, 2013
  9. Apr 05, 2013
  10. Mar 17, 2013
  11. Nov 11, 2012
  12. Aug 29, 2012
  13. Aug 28, 2012
  14. Jun 17, 2012
  15. Mar 18, 2012
  16. Jan 11, 2012
  17. Dec 18, 2011
  18. Sep 27, 2011
  19. Sep 17, 2011
  20. Aug 27, 2011
  21. Aug 02, 2011
  22. Mar 20, 2011
  23. Mar 05, 2011
  24. Sep 08, 2010
  25. Aug 17, 2010
  26. Aug 15, 2010
  27. Aug 09, 2010
  28. Jul 24, 2010
  29. Apr 07, 2010
  30. Mar 11, 2010
  31. Feb 10, 2010
  32. Feb 08, 2010
  33. Jan 29, 2010
  34. Dec 27, 2009
  35. Dec 06, 2009
  36. Nov 28, 2009
    • Bruno Tarquini's avatar
      autotools: remove confusing variables ${datadir} and DATADIR. · fe8bd2b0
      Bruno Tarquini authored
      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).
      fe8bd2b0
  37. Nov 11, 2009
  38. Nov 01, 2009
Loading