[Xfce4-commits] [apps/squeeze] branch stephan/new-ui updated (ba043fd -> 9e04247)
noreply at xfce.org
noreply at xfce.org
Sun Nov 16 16:58:15 CET 2014
This is an automated email from the git hooks/post-receive script.
peter pushed a change to branch stephan/new-ui
in repository apps/squeeze.
from ba043fd Fixed syntax and Makefile errors.
adds a021978 l10n: Updated Uyghur (ug) translation to 100%
adds e030037 l10n: Updated Uyghur (ug) translation to 100%
adds 6eb6b4a l10n: Updated Uyghur (ug) translation to 100%
adds bcf2bc0 l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
adds 4b00a1c l10n: Updated Chinese (Taiwan) (zh_TW) translation to 98%
adds c7a4e5b l10n: Updated Uyghur (ug) translation to 100%
adds 4496112 l10n: New Serbian translation, author salepetronije
adds 07f46bd l10n: Updated Greek (el) translation to 100%
adds a6beeed l10n: Updated Hebrew (he) translation to 97%
adds d3f582b l10n: Updated Uyghur (ug) translation to 100%
adds 5f149b4 l10n: Updated Arabic (ar) translation to 100%
adds 5f8f381 l10n: Updated Hebrew (he) translation to 100%
adds ed954b7 l10n: Updated French (fr) translation to 98%
adds 257e57c l10n: Updated French (fr) translation to 100%
adds f78f321 l10n: Updates to Bulgarian translation
adds 2271cd5 l10n: Updated Croatian (hr) translation to 87%
adds d6c71c3 l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
adds eaf1c3f l10n: Updated Korean (ko) translation to 100%
adds cee3d56 l10n: Updated Dutch (Flemish) (nl) translation to 100%
adds 7177548 I18n: Remove broken / unsupported translations.
adds f8ee452 Remove unneeded files.
adds a5bf507 I18n: Add new translation en_AU (100%).
adds e196792 I18n: Update translation fr (100%).
adds 7e9cb1e I18n: Update translation nl (100%).
adds 2e68282 I18n: Update translation pt_BR (100%).
adds 5c57268 I18n: Add new translation oc (100%).
adds b8099e6 I18n: Update translation ja (97%).
adds 33b9ef0 I18n: Update translation es (100%).
adds 38415b2 I18n: Update translation hr (100%).
adds a4e7826 I18n: Add new translation ms (100%).
adds 663e4d0 I18n: Add new translation th (100%).
adds aada9a1 I18n: Update translation ast (100%).
adds 87b986f I18n: Add new translation nb (61%).
adds 983999d I18n: Update translation nb (100%).
adds 365e14b I18n: Update translation ru (100%).
adds 4c84afc I18n: Update translation fr (100%).
adds 67463c9 I18n: Update translation de (100%).
adds 766bbbf I18n: Update translation hr (96%).
adds 3bcc3b8 Updated regex for new pcre limitation.
adds 59c0278 Updated dependencies
adds b05139b Remove format-y2k warning
adds c60cf11 Updated squeeze-cli to the new libsqueeze
adds 100870e Merge branch 'peter/libsqueeze'
new 270bad3 Merge branch 'master' into stephan/new-ui
new 0c4e85d Open archive connected to the new ui
new 9e04247 Added Go menu
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac.in | 9 +-
data/gnu-tar.squeeze.in | 4 +-
data/unzip.squeeze.in | 4 +-
data/zip.squeeze.in | 4 +-
libsqueeze/execute-context.c | 2 +-
libsqueeze/scanf-parser.c | 2 +-
libsqueeze/support-info.c | 2 +-
module.xml | 20 -
po/ar.po | 56 ++-
po/ast.po | 245 ++++++------
po/{ko.po => bg.po} | 228 ++++++------
po/de.po | 281 +++-----------
po/el.po | 140 ++++---
po/{en_GB.po => en_AU.po} | 243 ++----------
po/es.po | 360 ++++--------------
po/fr.po | 360 +++++-------------
po/he.po | 110 +++---
po/hr.po | 106 +++---
po/ja.po | 235 +++++-------
po/ko.po | 2 +-
po/ku.po | 419 ---------------------
po/{pl.po => ms.po} | 223 +++++------
po/{pl.po => nb.po} | 224 +++++------
po/nl.po | 258 ++++---------
po/{pl.po => oc.po} | 221 +++++------
po/pt_BR.po | 361 ++++--------------
po/ru.po | 165 ++++-----
po/{hr.po => sr.po} | 232 ++++++------
po/th.po | 412 +++++++++++++++++++++
po/tl_PH.po | 445 ----------------------
po/ug.po | 298 +++++++++------
po/zh_TW.po | 11 +-
squeeze-cli/cli.c | 82 ++--
squeeze-cli/main.c | 2 +-
src/archive_store.c | 411 +++++++-------------
src/archive_store.h | 85 ++---
src/main.c | 3 -
src/main_window.c | 844 ++++++++++++++++++++++++++++++------------
src/main_window.h | 39 +-
src/main_window_ui.xml | 26 +-
stamp-h.in | 1 -
41 files changed, 2849 insertions(+), 4326 deletions(-)
delete mode 100644 module.xml
copy po/{ko.po => bg.po} (54%)
copy po/{en_GB.po => en_AU.po} (67%)
delete mode 100644 po/ku.po
copy po/{pl.po => ms.po} (65%)
copy po/{pl.po => nb.po} (65%)
copy po/{pl.po => oc.po} (62%)
copy po/{hr.po => sr.po} (53%)
create mode 100644 po/th.po
delete mode 100644 po/tl_PH.po
delete mode 100644 stamp-h.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list