[Xfce4-commits] <xfce4-mailwatch-plugin|xfce4-mailwatch-plugin-1.2.0> Creating annotated tag xfce4-mailwatch-plugin-1.2.0

Ján Sučan noreply at xfce.org
Thu Oct 24 14:10:02 CEST 2013


Updating annotated tag refs/tags/xfce4-mailwatch-plugin-1.2.0
     as new annotated tag
         to 18c580f4df537caa5e7c75c7984be80b3859ca7e (tag)
  tagged by Ján Sučan <sucan at runbox.com>
         on 2013-10-24 14:08 +0200

Adriano Winter Bess (2):
      Updated pt_BR translations for xfce4-mailwatch-plugin.
      Updated brazilian portuguese translations.

Aleksandr Ponomarenko (1):
      l10n: Updated Russian (ru) translation to 100%

Alexander Toresson (1):
      thunar-svn-plugin/trunk/po:

Algimantas Margevičius (2):
      l10n: Added Lithuanian language
      l10n: Updated Lithuanian (lt) translation to 100%

Andhika Padmawan (1):
      l10n: Updated Indonesian (id) translation to 100%

Andres Kovtunos (2):
      l10n: Updated Russian (ru) translation to 93%
      l10n: Updated Russian (ru) translation to 100%

Ankitkumar Patel (2):
      Added Gujarati Translations
      Updated Gujarati Translations

Anonymous (2):
      I18n: Update translation it (100%).
      I18n: Update translation hr (100%).

Brian J. Tarricone (1):
      add module description file

Brian Tarricone (229):
      this code totally doesn't do anything yet.  it probably doesn't even compile.
      "automake annoys me", and "oops, how did that get there"
      ok, so now it compiles.  still doesn't do anything.
      changed the mailbox interface a bit so displaying configuration can be
      whew.  the main XfceMailwatch object/interface should be basically done,
      add configuration page to plugin.  the buttons don't do anything yet, but it's
      * add most of the configuration GUI, at least on the plugin side
      allow multiple mailwatch plugins per panel without overwriting configs (not
      provide a means for the plugin portion to be notified of changes in the watch
      fix typo
      change description label when the combo changes, and i18n-ise the text
      add imap plugin (doesn't do anything yet), minor fixes to mailwatch core
      heh, make the remove button in the mailwatch plugin prefs actually do something
      avoid possible deadlock
      less ugliness
      not sure why the panel calls write_config before read_config, but this should
      some GUI work.  still doesn't really do anything.
      * add maildir protocol support from pasi orovuo
      maildir plugin patch from Pasi, along with a fix for the plugin not saving
      add some more stuff to IMAP that doesn't do anything yet, add mbox support
      a lot of imap code that still really doesn't do much of anything.  but at
      er, yeah.  need this stuff.
      ok, we now require gnutls 1.2.0 or later.  hopefully i'll be able to make
      fix a crash bug on mailbox removal due to how Pasi changed the list store
      fix some crashes and some inconsistencies, add some debugging.  it still
      fix range on timeout spinbutton
      add UI for checking in different IMAP mail folders
      add 'type' field to XfceMailwatchMailboxType since using the 'name' as the
      use type->id for the config file
      remove some useless debugging, fix a possible crash when writing settings,
      don't allow adding INBOX/inbox to the new mail folders list
      imap works!  needed to mess with the 'RECENT' response parsing code
      do a little rearchitecting with pseudo-signals, add a 'run command on click'
      add 'run on new messages' command, update translatable stuff
      tweak box packing
      fix chmod() on settings file
      * make middle-clicking on the plugin icon update the message count immediately
      * fix a config reading issue that made it only read back one mailbox
      use SEARCH UNSEEN to find unread messages, rather than relying on ## RECENT
      plug memleak, only put mailbox names in the tooltip if they have new messages
      fix tooltip formatting
      useful readmes are... useful.
      update changelog, because that's what all the cool kids are doing
      fix generally large amounts of stupidity on my part (hint: the IMAP timeout
      gee, that was dumb.  fix default timeout #define
      large behavior change here.  i found that if the IMAP server is *dropping*
      add stuff.
      (from Pasi) fix missing mnemonic
      (from Pasi) fix a bunch of interval stuff and add the new callback thingy
      dude, that TimeoutChangedCallback is SO 2004.
      add define for gcrypt.h versions that don't have it (?)
      lots of IMAP overhauling.  the prefs dialog now queries the server for a
      escape '\' chars in usernames and passwords; fix problems receiving data
      add X-Mozilla-Status patch from Pasi (bug 942)
      add pot file
      add de translation from bernhard
      add japanese translation from daichi
      fix timeouts (from Pasi)
      add mh-maildir support (from Pasi)
      even configurationless mailbox types need a name...
      heh, actually adding the file helps.
      er, whoops.  GtkLabels are not GtkContainers.  heh.
      reorganise security settings for imap
      move some common net stuff and gnutls auth stuff into mailwatch-utils
      actually implement the support for using a nonstandard port
      add POP3/POP3s support.  yeah, baby.
      actually add the pop3 file.  yeah, baby.
      update authors file
      stuff.
      add dist-bz2 and distcheck-bz2
      fix gtk 2.4 compilation (bug 1040)
      fire the new messages changed signal when a mailbox is deleted
      fix 'use nonstandard port' entry box not getting en/disabled properly when the
      * move 'use nonstandard port' chk/entry below the secuity combo to help
      yeah, i'm nitpicky.  not sure where those two spaces went...
      add pixmaps to hicolor/ so we have icons if Rodent isn't the selected icon theme
      set svn:ignore
      fix distcheck
      make gnutls support optional (disabling is not recommended =p)
      update trans stuff
      lots of stuff:
      plug memleak
      add some logging, fix a string
      fix a possible dangling file desc bug
      * fix a possible dangling file desc bug
      update-po
      fix possible crash on error
      hmmm... increase buffer size.  seems to fix a gnutls crash bug, which is
      update ja translations (daichi kawahata)
      add some log messages, add a check on plugin creation for a valid XfceMailwatch
      add option to not show the error/warning/info icon in the main icon.  it's a
      attempt to fix segfaults.  the getaddrinfo() manpage says it's reentrant, but
      this is probably a bit safer: use a global lock that's created before any
      Don't lock the mailboxes mutex in xfce_mailwatch_save_config().  Pasi says
      fix segfault - error is NULL if recvd/sent is 0, but we still try to read
      rearrange settings panel, add ability for user-supplied button icons
      plug memleak
      prepare to merge new panel plugin code with the old.  no, it won't compile with
      fix build with --enable-debug=full against newer libxfcegui
      merge in plugin for new panel, fix a nice crash bug from jasper (^_~), and
      update copyright
      initial checkin of english documentation, sans images.  docs written by pasi;
      make mailwatch use the same config file as the panel plugin in the 4.3 panel
      add gmail mailbox support, update-po
      add pt_BR translation from adriano winter bess
      fix pt_BR header
      set default options properly on creation
      fix reading back log lines/show log icon pref
      * move "view log" button to left of close button (4.3 panel only)
      fix build in docs dir.  duh, me.
      * fix problem where clicking the button, and releasing the mouse outside the
      backport button press/release fix to 4.2 plugin
      fix build since docs aren't generated automatically
      tweak docs a bit, add stuff about gmail and imap new mail folders, add screenies
      add button in settings to open help file
      update-po
      have automake do the dist-bzip2 target
      fix failure to understand SEARCH response with some imap servers (notably,
      whoops, it really IS in the xfce panel plugins product
      fixup some docs stuff
      1.0, baby
      update changelog for 1.0.0, add release target to makefile
      bump version
      * properly shut down the gnutls connection
      run gtk-update-icon-cache after installing icons
      update news
      * don't compile in gmail mailbox support if gnutls is missing, as it won't
      update cl
      bump svn version
      meh, fix EXTRA_DIST
      include gmodule.h to avoid a compile error on some systems (bug 1822)
      this reorg is totally unnecessary, but i did it anyway because i felt like it.
      force a new mail count update right after startup
      add "Usage" section contributed by maximilian schleiss (maxschleiss at bluewin.ch)
      update news
      fix gcc4 complaining about signedness (and a good test commit in the new repo)
      loop on recv() when checking the new message count to ensure we get all
      add some messaging if the config file can't be found/opened on save, set
      add some debugging printfs to help with bug #2647
      * use XfceTitledDialog for config window
      fix spurious configure switch without a name
      ensure plugin is rebuilt if libmailwatch-core is changed
      clean up some code, fix banner not getting completely read on connect sometimes
      fix connection failures on NetBSD
      coding style fixes
      use getaddrinfo() properly and add (untested) support for ipv6
      use --(enable|disable)-ipv6 rather than --with(out)?-ipv6
      memleaks are bad.  freeaddrinfo() is good.
      use ngettext() for singular/plural translation, avoid an extra string alloc
      missing string that should be translated
      use STATUS instead of EXAMINE+SEARCH for IMAP.
      update NEWS
      oops, fix use of deprecated enum
      update copyright dates, do network i/o properly to restart from interruptions
      use LINGUAS file
      add 'Update Now' menu item (bug 3908), tidy things up a bit
      add CRAM-MD5 authentication support for imap and pop3 (bug 3420)
      fix mailcheck interval not getting saved when changed with keyboard
      update NEWS
      clean up autogen and configure.ac, track svn revision in version tag
      add about dialog
      update NEWS and README
      define AI_ADDRCONFIG to 0 for systems that lack it (like openbsd)
      suppress useless warnings
      hopefully fix icon sizing.  it looks a little less tiny now.
      fix config dialog button sensitive state, change button order
      suppress the last of the openbsd warnings
      update-po
      revert part of a cleanup commit; fix mailwatch.desktop generation
      attempt to shut up a few more warnings (linux/amd64 this time)
      use xfce_panel_plugin_menu_show_about() and the XfcePanelPlugin::about signal
      move error stuff and the threads locking stuff into a separate file
      XfceMailwatchNetConn: a buffered possibly-encrypted net connection handler
      report getaddrinfo() error correctly
      allow setting service after creation, allow getting actual port after connect
      use a GStaticMutex instead of GMutex to simplify some code and memory handling
      remove all network/security code from mailwatch-utils.[ch]
      port imap, pop3, and gmail mailboxes to use new network stack
      don't close the socket if we successfully connected
      null-terminate string returned by xfce_mailwatch_net_conn_recv_line()
      make sure init only happens once
      remember to init XfceMailwatchNetConn
      be sure to receive all of some responses before moving on
      properly receive imap responses, rather than just parsing lines as they come in
      remove spurious instances of xfce_textdomain()
      be sure to null-temrinate response from gmail
      don't call gnutls_bye() for now; it's hanging for some reason
      do some serious refactoring, and use non-blocking sockets for everything
      update-po
      use a timeout instead of a semi-polling thread
      fix cram-md5 support
      ... and don't let the buffer overflow
      gah, and now that imap_recv() puts the \n back, we don't need an extra
      make pop3 bits more robust for multi-line responses, just like imap
      simplify, fix crash on pop3 mailbox remove
      new connection model for maildir, misc fixes
      add another 'cancellation point'
      fix crash when connection fails/times out
      fix folder tree thread quit on dialog close, etc.
      add TODO file
      fetch revision from git properly
      use new timeout model for mh-maildir plugin
      update NEWS, bump version to 1.1.0svn; i think all this warrants a new minor
      allow non-square images in button
      first try icon naming spec's 'folder' icon, then old gnome-fs-directory icon
      allow INBOX folder to be deselected
      fix fetching new mail folders on imap
      fix deleted new-mail folders sometimes showing up later (bug 2647)
      put useful msg about auth failure in the log (bug 4344)
      update-po
      update todo
      fix loading icons with absolute paths
      force mailbox update on SIGUSR2
      use GtkFileChooserButton for file/dir selection for mbox/maildir
      clean out stale mailbox data while saving config file
      update-po
      update docs and screenshots
      set SIGUSR2 to SIG_IGN if setting a handler fails
      release 1.1.0
      fix changelog, meh... still 1.1.0 release
      no, really, fix the goddamned changelog.  still 1.1.0.
      <Corsac> this is code from the future!
      fix build with ssl disabled
      another ssl-disabled fix
      support gtk 2.12-style tooltips, and trigger a tooltip re-query when it changes
      update NEWS
      fix 100% cpu usage issue while checking mail (bug 4494)
      fix/suppress a bunch of warnings
      update-po

Cheng-Chia Tseng (1):
      l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%

Chipong (1):
      I18n: Update translation zh_CN (100%).

Chipong Luo (8):
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%
      l10n: Updated Chinese (China) (zh_CN) translation to 100%

Cristian Marchi (1):
      l10n: Updates to Italian (it) translation

Daichi Kawahata (42):
      Added Finnish translations by Jari Rahkonen.
      Updated Japanese translations.
      Updated Japanese translations.
      Updated Japanese translations.
      * Added initial "$Id$".
      Updated Japanese translations.
      * Modified initial header strings using template by "msginit".
      Keyword `Id' expansion, hope this works.
      Updated.
      Added `eu' at XDT_I18N().
      * Modified initial header strings using template by `msginit'.
      Updated.
      Updated with the latest sources.
      Updated with the latest POT file.
      Added `ca' at the XDT_I18N().
      Updated Japanese translations.
      Trimmed and updated.
      Updated.
      Added missing file reported by Fabian Nowak.
      Updated.
      Updated POTFILES.in files.
      Updated.
      Updated.
      Fixed mistranslations.
      Updated.
      Added French translations by Stephane Roy <sroy at j2n.net>.
      Added translators.
      Updated copyright information.
      Updated.
      * Updated.
      Updated Japanese translations.
      Updated.
      Added/Updated Russian translations by
      Added/Updated Russian translations by
      Bump, etc.
      Updated Russian translations by Sergey Fedoseev <fedoseev.sergey at gmail.com>.
      Added `uk' to XDT_I18N().
      Updated.
      Removed timestamps so that a translator isn't bothered:
      Bump.
      Added/Updated Czech translations by Michal Varady <miko.vaji at gmail.com>.
      Changed an address.

Darkcircle (1):
      I18n: Update translation ko (100%).

Dmitrij Smirnov (4):
      l10n: Updated Russian (ru) translation to 79%
      l10n: Updated Russian (ru) translation to 90%
      l10n: Updated Russian (ru) translation to 93%
      l10n: Updated Russian (ru) translation to 93%

Dmitry Nikitin (1):
      l10n: Updated Ukrainian (uk) translation to 100%

Enrico Nicoletto (1):
      I18n: Update translation pt_BR (100%).

Fabian Nowak (2):
      l10n: Updated German (de) translation to 100%
      l10n: Updated German (de) translation to 100%

Florian Rivoal (6):
      Explicitly list libxfcegui4 in the makefile
      Fix interval edit for mbox
      Delete the pot file, since it can be regenerated
      Update to a newer version of autogen.sh
      Set up the changelog to be automatically generated
      Update the module.xml file

Gabor Kelemen (1):
      2009-07-24  Gabor Kelemen  <kelemeng at gnome.hu>

Gheyret Kenji (4):
      l10n: Uyghur translation
      l10n: Updated Uyghur (ug) translation to 100%
      l10n: Updated Uyghur (ug) translation to 100%
      l10n: Updated Uyghur (ug) translation to 100%

Hydonsingore Cia (2):
      Add zh_TW translation for mailwatch-plugin.
      Update traditional Chinese translations; Modify personal e-mail address.

Ignacio Velasco (1):
      l10n: Updates to Spanish (Castilian) (es) translation

Ivica  Kolić (3):
      l10n: Initial Croatian (hr) translation
      l10n: Updated Croatian (hr) translation to 49%
      I18n: Update translation hr (62%).

Jari Rahkonen (5):
      Updated Finnish translations.
      Updated Finnish translation.
      Updated Finnish translation.
      Update Finnish translations.
      l10n: Updated Finnish (fi) translation to 100%

Jean-François Wauthy (10):
      add GU in configure.ac where needed
      update french translations
      revert my changes, daichi was quicker than I :)
      updated FI and FR translations
      update VI translations
      add Galician translations
      Add/Update Czech translations
      Updated German translations
      updated French and Czech translations
      various translations updates

Jeff Bailes (1):
      l10n: Updates to English (United Kingdom) (en_GB) translation

Joelso Andrade (1):
      l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

Ján Sučan (55):
      Fix compilation error when using gnutls >= 3.0.3
      Drop the old panel support
      Delete spare tab characters on blank lines
      Fix compilation and linking with libgcrypt
      Fix the list of translatable source files
      Move version information format from SVN to Git
      Use libtool of version 2.2.6 or later
      Disable static libs by default at libtool init
      Port to libxfce4ui
      Delete unnecessary #if/#else/#endif code
      Use identifiers instead of magic numbers
      Delete unused variables and code
      Fix Yoda Conditions
      Fix recieving data from multiple packets
      Fix format string of printf-like function
      Fix gettext translatable string
      Use identifiers instead of magic numbers
      Update to the new panel plugin model
      Fix the list of translatable source files
      Remove deprecated gnutls function
      Replace backwards compatibility function call
      Remove set but unused variable
      Refactor the code
      Change plugindir location
      Update build files and layout of the files
      Merge branch 'jansucan/build'
      Use exo icon chooser dialog for icon selection
      Add configured features to print
      Remove a moved documentation
      Fix makefile subdirs list
      Use more standard plugin library file name
      Update TODO list
      Fix comparing of signed and unsigned integer
      Fix 'uninitialized variable' warnings
      Refactor the code
      Use identifiers instead of magic numbers
      Change width of the text entries
      Show widgets after constructing a whole dialog
      Delete useless statements
      Refactor the code
      Do not use static variable in callback function
      Refactor the code
      Refactor the code
      Add copyright information
      Add information to the about dialog
      Fix SIGUSR2 signal handling
      Change the plugin website
      Add new help dialog with redirection
      Update README file
      Update AUTHORS file
      Refactor NEWS file
      Update NEWS file
      Add ChangeLog
      Regenerate icon cache after icons (un)install
      Prepare for release

Lars Nielsen (1):
      * da.po,LINGUAS: Danish translation added

Leandro Regueiro (1):
      l10n: Updates to Galician (gl) translation

MC (1):
      I18n: Update translation es (100%).

Masato HASHIMOTO (3):
      I18n: Update translation ja (100%).
      I18n: Update translation ja (100%).
      I18n: Update translation ja (100%).

Masato Hashimoto (2):
      ja translation update
      l10n: Updated Japanese (ja) translation to 100%

Maxim Dziumanenko (3):
      2006-04-26  Maxim Dziumanenko <mvd at mylinux.ua>
      2007-03-28 Maxim Dziumanenko <dziumanenko at gmail.com>
      Maxim Dziumanenko <dziumanenko at gmail.com>

Maximilian Schleiss (17):
      Added the Albanian translations by Besnik Bleta for all the goodies.
      * fr.po: Updated some French translations.
      * it.po: Updated translations for the verve, thunar-media-tags, thunar-archive, battery, clipman, netload thunar-volman, eyes, cpufrew, notification-daemon and mailwatch plugins.
      Last bunch of pt_PT and nb_NO files to be added.
      Latvian translations added to most goodies.
      Translations added for most goodies (id)
      Translations added and updated for most goodies (gl)
      Translations added and updated for most goodies (gl;pt_PT;zh_CN)
      Translations update for id and fr
      Updated Indonesian translation for the xfburn and dict modules
      Translation udpates for German and Japanese
      Translations updates for a lot of languages in a lot of packages
      Translations updates and additions - ca, nb_NO, uk, zh_CN
      Translations updates - ca id nb sq uk
      Translations updates - ja uk zh_CN
      Translations updates - es fr gl it tr
      Translation update - tr

Michal Varady (1):
      Updated Czech translations

Michal Várady (1):
      l10n: Updates to Czech (cs) translation

Mike Massonnet (24):
      Add new translation by محمد علي المكي <makki.ma at gmail.com>
      Rename pk.po to ur.po
      Fix changelogs for updated ur.po files, and add thunar-archive-plugin
      xfce4-mailwatch-plugin: Update french translation
      mailwatch: Update French translation
      fr.po: Fix some strings after having a look at runtime
      mailwatch-plugin: Update Catalan translation
      Update Portuguese translation
      Update Norwegian translation
      Update German translation
      Add Chinese Traditional translation
      Update Catalan translation
      update en_GB translations
      update french mailwatch translation
      Renamed pt_PT to pt and nb_NO to nb (bug #4574)
      Fix the renaming of the pt nb files -- thanks to jerome who noticed this problem
      goodies translation update
      goodies translation update (galician only)
      update translations
      update goodies translations
      Drop svn:executable bit from po files
      update goodies translation
      l10n: Updated French (fr) translation to 98%
      l10n: Updated French (fr) translation to 100%

Mohamed Magdy (2):
      Update Arabic translations
      Update Arabic translations

Moritz Heiber (2):
      Updating german translation for the final release. As always,
      Better double check next time

Necdet Yücel (3):
      I18n: Update translation tr (100%).
      I18n: Update translation tr (100%).
      I18n: Update translation tr (100%).

Nick Schermer (4):
      * Created new pot files for all goodies
      * Regenerated all *.po files
      I18n: Remove broken / unsupported translations.
      Drop needed files.

Nucleo (2):
      I18n: Update translation hu (100%).
      I18n: Update translation hu (100%).

Nuno Miguel (3):
      l10n: Updates to Portuguese (pt) translation
      l10n: Updated Portuguese (pt) translation to 100%
      l10n: Updated Portuguese (pt) translation to 100%

Og Maciel (7):
      Updated Brazilian Portuguese translation and added new LINGUAS file.
      Updated Brazilian Portuguese translations by Fábio Nogueira <deb-user-ba at ubuntu.com>.
      Brazilian Portuguese translation updated by Fábio Nogueira <deb-user-ba at ubuntu.com>.
      Updated Brazilian Portuguese translations
      Updated Brazilian Portuguese translation.
      Updated Brazilian Portuguese translation.
      Updated European Portuguese translation.

Olivier Fourdan (1):
      Update ChangeLog

Pablo Lezaeta (1):
      I18n: Update translation es (100%).

Pasi Orovuo (12):
      Re-read configuration on profile change.
      Implement a simple "logging" mechanism for plugins.
      * Add log messages to mbox
      * Add logging
      * Reorganize maildir so each instance runs on it's own.
      * Maildir log message changed.
      Fix some strings for translation.
      Move Gmail to top of the list to make it nicer.
      Prefer Gtk+ file chooser over Xfce file chooser.
      Yes, we do require Gtk+ 2.4
      Make profile reading a bit nicer.
      Give credit where credit is due.

Pau Rullan Ferragut (7):
      begin process to 4.4 work
      catalan translation:
      [i18n] catalan
      [i18n] catalan
      [i18n] catalan
      i18n update
      i18n british translation

Paul Seyfert (2):
      l10n: Updated German (de) translation to 99%
      l10n: Updated German (de) translation to 100%

Per Kongstad (2):
      l10n: Updates to Danish (da) translation
      l10n: Updates to Danish (da) translation

Piarres Beobide (9):
      xfce4-mailwatch basque translation
      [i18n] Basque translation update
      Basque translation upgrade
      Some godies basque translation update
      xfce4-mailwatch BAsque translation update
      Basque translation update
      Some goodies Basque translations
      Some goodies Basque translation updates
      sensors and mailwatch basque translation updates

Piotr Sokól (3):
      Updated Polish translations
      Updated Polish translations
      Updated Polish translations

Piotr Strębski (5):
      l10n: Updated Polish (pl) translation to 95%
      l10n: Updated Polish (pl) translation to 98%
      l10n: Updated Polish (pl) translation to 99%
      l10n: Updated Polish (pl) translation to 100%
      I18n: Update translation pl (100%).

Pjotr Anon (3):
      l10n: New Dutch translation
      l10n: Updated Dutch (Flemish) (nl) translation to 100%
      l10n: Updated Dutch (Flemish) (nl) translation to 100%

Pjotr vertaalt (1):
      l10n: Updated Dutch (Flemish) (nl) translation to 100%

Pjotr123 (3):
      I18n: Update translation nl (100%).
      I18n: Update translation nl (100%).
      I18n: Update translation nl (100%).

Rafael Ferreira (2):
      I18n: Update translation pt_BR (100%).
      I18n: Update translation pt_BR (100%).

Rihards Prieditis (1):
      l10n: Updates to Latvian (lv) translation

SZERVÁC Attila (6):
      hu trunk: terminal + mailwatch update
      hu trunk: updates
      hu trunk: updates
      little header fixes
      little hungarian updates
      [intl:hu] little updates

Seong-ho Cho (7):
      l10n: initial commit for Korean translation.
      l10n: Updated Korean (ko) translation to 100%
      l10n: Updated Korean (ko) translation to 100%
      l10n: Updated Korean (ko) translation to 100%
      l10n: Updated Korean (ko) translation to 100%
      l10n: Updated Korean (ko) translation to 100%
      l10n: Updated Korean (ko) translation to 100%

Sergio Marques (2):
      l10n: Updated Portuguese (pt) translation to 100%
      l10n: Updated Portuguese (pt) translation to 100%

Spiros Georgaras (1):
      l10n: Updated Greek (el) translation to 100%

Stavros Giannouris (10):
      Initial addition of Greek language files for xfcalendar, xfce4-mailwatch plugin and mousepad in trunk.
      Updated Greek translation for xfce4-mailwatch-plugin_
      Minor updates & polishing for the Greek translations
      Updated Greek translation
      Updated Greek translations
      Greek translations update & polish by Stathis Kamperis <ekamperi at auth.gr>
      Greek translations update.
      * el.po: Greek translation updated
      Greek translation update for mailwatch
      l10n: Updated Greek (el) translation to 100%

Sveinn í Felli (1):
      l10n: fyrsta sending

Sérgio Marques (2):
      I18n: Update translation pt (100%).
      I18n: Update translation pt (100%).

Terje Uriansrud (1):
      l10n: Updated Norwegian Bokmal (nb) translation to 100%

Tomáš Vadina (1):
      l10n: New Slovak translation

Walter Cheuk (1):
      I18n: Update translation zh_TW (100%).

Xu Hunt (1):
      * zh_CN.po: Simplified Chinese translation update

Yarema aka Knedlyk (1):
      I18n: Update translation uk (100%).

Yaron Shahrabani (3):
      l10n: Updated Hebrew (he) translation to 98%
      l10n: Updated Hebrew (he) translation to 99%
      l10n: Updated Hebrew (he) translation to 100%

Yuval Tanny (2):
      Hebrew translations update
      Hebrew translation update

asvl (3):
      I18n: Update translation ru (100%).
      I18n: Update translation ru (100%).
      I18n: Update translation ru (100%).

cri (2):
      I18n: Update translation it (100%).
      I18n: Update translation it (100%).

cybercop (3):
      I18n: Add new translation bg (100%).
      I18n: Update translation bg (100%).
      I18n: Update translation bg (100%).

hjudt (1):
      I18n: Update translation de (100%).

jc1 (4):
      I18n: Update translation fr (100%).
      I18n: Update translation fr (100%).
      I18n: Update translation fr (100%).
      I18n: Update translation fr (100%).

k3lt01 (4):
      I18n: Add new translation en_AU (100%).
      I18n: Update translation en_AU (100%).
      I18n: Update translation en_AU (100%).
      I18n: Update translation en_AU (100%).

mohammad alhargan (3):
      I18n: Update translation ar (100%).
      I18n: Update translation ar (100%).
      I18n: Update translation ar (100%).

nunom (1):
      I18n: Update translation pt (100%).

ppanhh (1):
      I18n: Update translation vi (95%).

salepetronije (3):
      I18n: Update translation sr (100%).
      I18n: Update translation sr (100%).
      I18n: Update translation sr (100%).

ujuc Gang (1):
      I18n: Update translation ko (100%).

zubr139 (1):
      I18n: Update translation uk (95%).

Саша Петровић (3):
      l10n: Serbian translation
      l10n: Updated Serbian (sr) translation to 99%
      l10n: Updated Serbian (sr) translation to 100%

محمد الحرقان (1):
      l10n: Updated Arabic (ar) translation to 100%

潇波 周 (1):
      I18n: Update translation zh_CN (100%).

玉堂白鹤 (1):
      I18n: Update translation zh_CN (100%).



More information about the Xfce4-commits mailing list