Skip to content
Snippets Groups Projects
  1. Oct 19, 2017
  2. Sep 13, 2017
  3. Sep 05, 2017
  4. Aug 08, 2017
  5. Aug 03, 2017
  6. Jul 26, 2017
  7. Jun 16, 2017
    • Ting-Wei Lan's avatar
      backend: Use constructor to setup gettext · 145e9625
      Ting-Wei Lan authored
      To ensure the translation data are loaded from the correct prefix even
      if libintl and gnome-online-accounts are installed in different
      prefixes, we must call bindtextdomain and bind_textdomain_codeset
      before translating messages.
      
      To keep the code clean, gconstructor.h from GLib is copied to support
      running code when the library is loaded, so we can have a constructor
      to call gettext functions.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=760440
      145e9625
  8. Jun 12, 2017
  9. May 29, 2017
  10. May 09, 2017
  11. Apr 20, 2017
  12. Apr 13, 2017
  13. Apr 08, 2017
  14. Mar 30, 2017
  15. Mar 27, 2017
  16. Mar 25, 2017
  17. Mar 22, 2017
  18. Mar 21, 2017
  19. Mar 20, 2017
  20. Mar 19, 2017
  21. Mar 18, 2017
  22. Mar 17, 2017