[mythtv-firehose] mythtv branch master updated by knightr. v0.27-pre2-1852-g803b021

Git Repo Owner noreply at mythtv.org
Mon Jul 15 03:43:37 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user knightr.
       via  803b021019cf114bd3ac42f06438a8f2c5db85f7 (commit)
       via  f0212e0e7f6ce85e86c4caa5aca746502cc50523 (commit)
       via  ff47d065c5526a30c7038b0b27e3c8c10e2cc85e (commit)
       via  3b4187b80392655d04631a1f40824ce2b4b6e8f7 (commit)
       via  cd7942ab70203df991d67cf1a9e1512242511be2 (commit)
      from  11ab3b56b151877131c403980c371e07ff984909 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 803b021019cf114bd3ac42f06438a8f2c5db85f7
Author:    Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 23:43:06 -0400
Committer: Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 23:43:06 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=803b021019cf114bd3ac42f06438a8f2c5db85f7

Merge branch 'master' of code.mythtv.org:mythtv



commit f0212e0e7f6ce85e86c4caa5aca746502cc50523
Author:    Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 23:42:33 -0400
Committer: Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 23:42:33 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f0212e0e7f6ce85e86c4caa5aca746502cc50523

MythGallery translation context changes



commit ff47d065c5526a30c7038b0b27e3c8c10e2cc85e
Author:    Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 19:58:00 -0400
Committer: Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 19:58:00 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ff47d065c5526a30c7038b0b27e3c8c10e2cc85e

Miscellaneous translation fixes
Add some more strings in the (Common) context.

While there, make tr() usable directly in that class.



commit 3b4187b80392655d04631a1f40824ce2b4b6e8f7
Author:    Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 19:39:44 -0400
Committer: Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 19:39:44 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3b4187b80392655d04631a1f40824ce2b4b6e8f7

Add some new strings in the (Common) context.
At the same time, fix one of the strings in another class so that it's
written in the same way...



commit cd7942ab70203df991d67cf1a9e1512242511be2
Author:    Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 19:18:52 -0400
Committer: Nicolas Riendeau <nriendeau at mythtv.org> at Sun, 14 Jul 2013 19:18:52 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cd7942ab70203df991d67cf1a9e1512242511be2

Remove redundant QObject:: prefix from some tr()
The class in which these tr() are called already inherit from QObject
so it can be called directly without using the QObject:: prefix.

This has the effect of changing the translation context to a more
meaningful one...



-----------------------------------------------------------------------

Summary of changes:
 .../mythgallery/mythgallery/galleryfilterdlg.cpp   |   24 ++++++++++----------
 mythtv/libs/libmythmetadata/bluraymetadata.cpp     |   11 ++++++--
 mythtv/libs/libmythmetadata/bluraymetadata.h       |    2 +
 mythtv/libs/libmythmetadata/metadatacommon.cpp     |   15 ++++++++++-
 mythtv/libs/libmythmetadata/videoutils.cpp         |    2 +-
 mythtv/libs/libmythui/myththemedmenu.cpp           |    4 +-
 6 files changed, 38 insertions(+), 20 deletions(-)

-- 



More information about the mythtv-firehose mailing list