Skip to content
Snippets Groups Projects
  1. Mar 05, 2015
  2. Feb 08, 2015
    • Ruben Rodriguez's avatar
      Merge branch 'belenos' into 'belenos' · 5be1bb73
      Ruben Rodriguez authored
      Belenos
      
      I've encountered a problem when I tried to create a configuration file on my home directory. When I tried to execute the "compton-launcher" it didn't launch compton but the following message appeared:
      
      parse_config(): Failed to read configuration file "~/.config/compton.conf
      
      Replacing "~" with the environment variable "HOME" solved the problem.
      
      See merge request !52
      5be1bb73
    • a_slacker_here's avatar
      Fixing the parse_config() issue · a9ad80e8
      a_slacker_here authored
      a9ad80e8
  3. Jan 29, 2015
  4. Jan 28, 2015
  5. Jan 24, 2015
  6. Jan 23, 2015
  7. Jan 22, 2015
  8. Jan 16, 2015
  9. Jan 14, 2015
  10. Jan 13, 2015
  11. Jan 12, 2015
  12. Jan 11, 2015
  13. Jan 10, 2015
  14. Jan 09, 2015
  15. Jan 07, 2015
    • Ruben Rodriguez's avatar
      Merge branch 'lighttpd-fix-index-html' into 'belenos' · 8dbb7781
      Ruben Rodriguez authored
      Lighttpd: fix ubuntu references in index.html
      
      Lighttpd currently comes directly from Ubuntu and the default index.html file refers to Ubuntu. This is the page you see if you install Lighttpd and browse to localhost:80. I changed the strings to say Trisquel GNU/Linux but it does refer to "upstream bug tracker" for bugs (i.e. ubuntu launchpad) because Trisquel doesn't list any lighttpd bugs.
      
      See merge request !31
      8dbb7781
    • Ruben Rodriguez's avatar
      Merge branch 'tox' into 'belenos' · dfa16fc8
      Ruben Rodriguez authored
      Add Tox (http://tox.im) packages
      
      Tox is a decentralized distributed (no servers) instant messaging app with built-in encryption, audio/video support, file sharing, group chat and more. So far there has been no way to install the various Tox client applications on ubuntu or Trisquel without compiling from source or using a PPA. Although in development and some features aren't complete, they are already usable and useful.
      
      Order of dependencies:
      
      1
      
      - filteraudio, dependency library of qTox
      - libsodium, dependency library of toxcore
      
      2
      
      - toxcore, dependency of all Tox clients below
      
      3
      
      - Toxic (ncurses terminal client)
      - uTox  (lightweight GUI client using libx11)
      - qTox  (GUI client using Qt)
      
      See merge request !32
      dfa16fc8
    • fr33domlover's avatar
      Tox helper: Add Tox client programs · 5c62b3c3
      fr33domlover authored
      5c62b3c3
    • fr33domlover's avatar
      Tox helper: Add Tox core libraries · d2012c84
      fr33domlover authored
      d2012c84
Loading