Skip to content
Snippets Groups Projects
  1. Jul 24, 2010
  2. Mar 11, 2010
  3. Feb 08, 2010
  4. Jan 29, 2010
  5. Dec 27, 2009
  6. Dec 06, 2009
  7. 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
  8. Nov 11, 2009
  9. Nov 01, 2009
  10. Oct 28, 2009
  11. Oct 14, 2009
  12. Oct 13, 2009
  13. Oct 06, 2009
  14. Sep 15, 2009
  15. Aug 30, 2009
  16. Jul 10, 2009
  17. Jul 09, 2009
  18. Jun 29, 2009
  19. Jun 23, 2009
  20. May 10, 2009
  21. May 01, 2009
  22. Apr 13, 2009
  23. Feb 11, 2009
  24. Jan 28, 2009
  25. Jan 25, 2009
  26. Dec 02, 2008
  27. Nov 21, 2008
  28. Nov 11, 2008
  29. Oct 20, 2008
  30. Aug 15, 2008
    • roidelapluie's avatar
      See #4200. · de4a23e7
      roidelapluie authored
       * remove js from some headers
       * set coding:utf-8 to allow real names in headers
      de4a23e7
    • roidelapluie's avatar
      * Big headers review · 8bc9bc29
      roidelapluie authored
       * Remove some licencing problems
       * To do: same for images
       * See #4200
      8bc9bc29
  31. Aug 12, 2008
  32. Jul 29, 2008
  33. Jul 21, 2008
  34. Jul 20, 2008
Loading