Skip to content
Snippets Groups Projects
  1. Mar 15, 2014
  2. Jan 02, 2014
  3. Dec 16, 2013
  4. Aug 29, 2013
  5. Jul 28, 2013
  6. Jul 27, 2013
  7. May 25, 2013
  8. Apr 05, 2013
  9. Mar 17, 2013
  10. Nov 11, 2012
  11. Aug 29, 2012
  12. Aug 28, 2012
  13. Jun 17, 2012
  14. Mar 18, 2012
  15. Jan 11, 2012
  16. Dec 18, 2011
  17. Sep 27, 2011
  18. Sep 17, 2011
  19. Aug 27, 2011
  20. Aug 02, 2011
  21. Mar 20, 2011
  22. Mar 05, 2011
  23. Sep 08, 2010
  24. Aug 17, 2010
  25. Aug 15, 2010
  26. Aug 09, 2010
  27. Jul 24, 2010
  28. Apr 07, 2010
  29. Mar 11, 2010
  30. Feb 10, 2010
  31. Feb 08, 2010
  32. Jan 29, 2010
  33. Dec 27, 2009
  34. Dec 06, 2009
  35. 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
  36. Nov 11, 2009
  37. Nov 01, 2009
  38. Oct 28, 2009
Loading