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