diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-12-20 19:11:39 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-12-20 19:11:39 +0000 |
commit | 613967d07567419a058bad0aa932b88882b09b53 (patch) | |
tree | 8d2990affbfad184e5dc252049079d8103d20f63 /misc/bibletime | |
parent | d3fa5ccefe833b1d35a5be0f66f4822071eb1aec (diff) | |
download | ports-613967d07567419a058bad0aa932b88882b09b53.tar.gz ports-613967d07567419a058bad0aa932b88882b09b53.zip |
Notes
Diffstat (limited to 'misc/bibletime')
-rw-r--r-- | misc/bibletime/Makefile | 9 | ||||
-rw-r--r-- | misc/bibletime/distinfo | 6 | ||||
-rw-r--r-- | misc/bibletime/files/patch-src__bibletime.cpp | 11 | ||||
-rw-r--r-- | misc/bibletime/pkg-plist | 197 |
4 files changed, 141 insertions, 82 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index 2260b50f89bc..6d122ff144fb 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibletime -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code @@ -21,8 +21,9 @@ LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ USE_OPENSSL= yes USE_CMAKE= yes USE_QT_VER= 4 -QT_COMPONENTS= corelib dbus gui iconengines network qtestlib script svg xml \ - webkit moc_build qmake_build rcc_build uic_build +QT_COMPONENTS= corelib dbus gui iconengines network phonon qtestlib script \ + svg webkit xml linguist_build moc_build qmake_build \ + rcc_build uic_build CONFLICTS= bibletime-kde3-1* @@ -32,6 +33,6 @@ CONFLICTS= bibletime-kde3-1* CMAKE_USE_PTHREAD= yes .endif -CMAKE_BUILD_TYPE= Release +CMAKE_BUILD_TYPE= release .include <bsd.port.post.mk> diff --git a/misc/bibletime/distinfo b/misc/bibletime/distinfo index 2f9a62161655..0f864578000d 100644 --- a/misc/bibletime/distinfo +++ b/misc/bibletime/distinfo @@ -1,3 +1,3 @@ -MD5 (bibletime-2.4.tar.gz) = b0c94ddcff2cace3ebbdbb9aeda5cc59 -SHA256 (bibletime-2.4.tar.gz) = 82fdbc5a6ea39902bf2590779d368f839eb77ac94266909f072d9d908ddd5c93 -SIZE (bibletime-2.4.tar.gz) = 4363325 +MD5 (bibletime-2.5.tar.gz) = 7ddf119ac501d6199cb003d0c9fa382d +SHA256 (bibletime-2.5.tar.gz) = 958994bf57e9e58b8047216a599813ba4b16433b52a0a8c8043724b328001b32 +SIZE (bibletime-2.5.tar.gz) = 3934983 diff --git a/misc/bibletime/files/patch-src__bibletime.cpp b/misc/bibletime/files/patch-src__bibletime.cpp new file mode 100644 index 000000000000..29b6a6ae4296 --- /dev/null +++ b/misc/bibletime/files/patch-src__bibletime.cpp @@ -0,0 +1,11 @@ +--- ./src/bibletime.cpp.orig 2009-12-15 13:23:36.000000000 -0500 ++++ ./src/bibletime.cpp 2009-12-15 13:24:19.000000000 -0500 +@@ -61,7 +61,7 @@ + const int month = date.month(); + QString splashImage(DU::getPicsDir().canonicalPath().append("/")); + +- if ((month >= 12 && day >= 24) || (month <= 1 && day < 6)) { ++ if ((month >= 12) || (month <= 1 && day < 6)) { + splashImage.append("startuplogo_christmas.png"); + } else { + splashImage.append("startuplogo.png"); diff --git a/misc/bibletime/pkg-plist b/misc/bibletime/pkg-plist index a4e891ad2177..ccd8b5ffbee6 100644 --- a/misc/bibletime/pkg-plist +++ b/misc/bibletime/pkg-plist @@ -1,6 +1,7 @@ bin/bibletime share/applications/bibletime.desktop %%DATADIR%%/display-templates/Blue.tmpl +%%DATADIR%%/display-templates/Christmastide.tmpl %%DATADIR%%/display-templates/Crazy.tmpl %%DATADIR%%/display-templates/Green.tmpl %%DATADIR%%/display-templates/HighContrast.tmpl @@ -37,6 +38,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/cs/i_lexicon.png %%DATADIR%%/docs/handbook/cs/i_lexicon_add.png %%DATADIR%%/docs/handbook/cs/i_sync.png +%%DATADIR%%/docs/handbook/cs/i_tile.png %%DATADIR%%/docs/handbook/cs/i_tile_horiz.png %%DATADIR%%/docs/handbook/cs/i_tile_vert.png %%DATADIR%%/docs/handbook/cs/i_view_index.png @@ -80,6 +82,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/de/i_lexicon.png %%DATADIR%%/docs/handbook/de/i_lexicon_add.png %%DATADIR%%/docs/handbook/de/i_sync.png +%%DATADIR%%/docs/handbook/de/i_tile.png %%DATADIR%%/docs/handbook/de/i_tile_horiz.png %%DATADIR%%/docs/handbook/de/i_tile_vert.png %%DATADIR%%/docs/handbook/de/i_view_index.png @@ -123,6 +126,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/en/i_lexicon.png %%DATADIR%%/docs/handbook/en/i_lexicon_add.png %%DATADIR%%/docs/handbook/en/i_sync.png +%%DATADIR%%/docs/handbook/en/i_tile.png %%DATADIR%%/docs/handbook/en/i_tile_horiz.png %%DATADIR%%/docs/handbook/en/i_tile_vert.png %%DATADIR%%/docs/handbook/en/i_view_index.png @@ -166,6 +170,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/fi/i_lexicon.png %%DATADIR%%/docs/handbook/fi/i_lexicon_add.png %%DATADIR%%/docs/handbook/fi/i_sync.png +%%DATADIR%%/docs/handbook/fi/i_tile.png %%DATADIR%%/docs/handbook/fi/i_tile_horiz.png %%DATADIR%%/docs/handbook/fi/i_tile_vert.png %%DATADIR%%/docs/handbook/fi/i_view_index.png @@ -209,6 +214,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/fr/i_lexicon.png %%DATADIR%%/docs/handbook/fr/i_lexicon_add.png %%DATADIR%%/docs/handbook/fr/i_sync.png +%%DATADIR%%/docs/handbook/fr/i_tile.png %%DATADIR%%/docs/handbook/fr/i_tile_horiz.png %%DATADIR%%/docs/handbook/fr/i_tile_vert.png %%DATADIR%%/docs/handbook/fr/i_view_index.png @@ -252,6 +258,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/hu/i_lexicon.png %%DATADIR%%/docs/handbook/hu/i_lexicon_add.png %%DATADIR%%/docs/handbook/hu/i_sync.png +%%DATADIR%%/docs/handbook/hu/i_tile.png %%DATADIR%%/docs/handbook/hu/i_tile_horiz.png %%DATADIR%%/docs/handbook/hu/i_tile_vert.png %%DATADIR%%/docs/handbook/hu/i_view_index.png @@ -263,6 +270,50 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/hu/ss_searchanal.png %%DATADIR%%/docs/handbook/hu/ss_searchopts.png %%DATADIR%%/docs/handbook/hu/ss_shortcuts.png +%%DATADIR%%/docs/handbook/it/hdbk-config.html +%%DATADIR%%/docs/handbook/it/hdbk-intro.html +%%DATADIR%%/docs/handbook/it/hdbk-op-bookshelfmanager.html +%%DATADIR%%/docs/handbook/it/hdbk-op-output.html +%%DATADIR%%/docs/handbook/it/hdbk-op-parts.html +%%DATADIR%%/docs/handbook/it/hdbk-op-search.html +%%DATADIR%%/docs/handbook/it/hdbk-op.html +%%DATADIR%%/docs/handbook/it/hdbk-reference-shortcuts.html +%%DATADIR%%/docs/handbook/it/hdbk-reference-works.html +%%DATADIR%%/docs/handbook/it/hdbk-reference.html +%%DATADIR%%/docs/handbook/it/hdbk-startsequence.html +%%DATADIR%%/docs/handbook/it/hdbk-term.html +%%DATADIR%%/docs/handbook/it/i_back.png +%%DATADIR%%/docs/handbook/it/i_bible.png +%%DATADIR%%/docs/handbook/it/i_bible_add.png +%%DATADIR%%/docs/handbook/it/i_bibletime.png +%%DATADIR%%/docs/handbook/it/i_book.png +%%DATADIR%%/docs/handbook/it/i_book_add.png +%%DATADIR%%/docs/handbook/it/i_cascade.png +%%DATADIR%%/docs/handbook/it/i_commentary.png +%%DATADIR%%/docs/handbook/it/i_commentary_add.png +%%DATADIR%%/docs/handbook/it/i_configure.png +%%DATADIR%%/docs/handbook/it/i_configuresword.png +%%DATADIR%%/docs/handbook/it/i_contents2.png +%%DATADIR%%/docs/handbook/it/i_displayconfig.png +%%DATADIR%%/docs/handbook/it/i_exit.png +%%DATADIR%%/docs/handbook/it/i_fileclose.png +%%DATADIR%%/docs/handbook/it/i_find.png +%%DATADIR%%/docs/handbook/it/i_forward.png +%%DATADIR%%/docs/handbook/it/i_lexicon.png +%%DATADIR%%/docs/handbook/it/i_lexicon_add.png +%%DATADIR%%/docs/handbook/it/i_sync.png +%%DATADIR%%/docs/handbook/it/i_tile.png +%%DATADIR%%/docs/handbook/it/i_tile_horiz.png +%%DATADIR%%/docs/handbook/it/i_tile_vert.png +%%DATADIR%%/docs/handbook/it/i_view_index.png +%%DATADIR%%/docs/handbook/it/i_view_mag.png +%%DATADIR%%/docs/handbook/it/i_window_fullscreen.png +%%DATADIR%%/docs/handbook/it/index.html +%%DATADIR%%/docs/handbook/it/ss_configfonts.png +%%DATADIR%%/docs/handbook/it/ss_mainterms.png +%%DATADIR%%/docs/handbook/it/ss_searchanal.png +%%DATADIR%%/docs/handbook/it/ss_searchopts.png +%%DATADIR%%/docs/handbook/it/ss_shortcuts.png %%DATADIR%%/docs/handbook/nl/hdbk-config.html %%DATADIR%%/docs/handbook/nl/hdbk-intro.html %%DATADIR%%/docs/handbook/nl/hdbk-op-bookshelfmanager.html @@ -295,6 +346,7 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/nl/i_lexicon.png %%DATADIR%%/docs/handbook/nl/i_lexicon_add.png %%DATADIR%%/docs/handbook/nl/i_sync.png +%%DATADIR%%/docs/handbook/nl/i_tile.png %%DATADIR%%/docs/handbook/nl/i_tile_horiz.png %%DATADIR%%/docs/handbook/nl/i_tile_vert.png %%DATADIR%%/docs/handbook/nl/i_view_index.png @@ -306,49 +358,50 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/handbook/nl/ss_searchanal.png %%DATADIR%%/docs/handbook/nl/ss_searchopts.png %%DATADIR%%/docs/handbook/nl/ss_shortcuts.png -%%DATADIR%%/docs/handbook/pt-br/hdbk-config.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-intro.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-op-output.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-op-search.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-op.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-reference.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-startsequence.html -%%DATADIR%%/docs/handbook/pt-br/hdbk-term.html -%%DATADIR%%/docs/handbook/pt-br/i_back.png -%%DATADIR%%/docs/handbook/pt-br/i_bible.png -%%DATADIR%%/docs/handbook/pt-br/i_bible_add.png -%%DATADIR%%/docs/handbook/pt-br/i_bibletime.png -%%DATADIR%%/docs/handbook/pt-br/i_book.png -%%DATADIR%%/docs/handbook/pt-br/i_book_add.png -%%DATADIR%%/docs/handbook/pt-br/i_cascade.png -%%DATADIR%%/docs/handbook/pt-br/i_commentary.png -%%DATADIR%%/docs/handbook/pt-br/i_commentary_add.png -%%DATADIR%%/docs/handbook/pt-br/i_configure.png -%%DATADIR%%/docs/handbook/pt-br/i_configuresword.png -%%DATADIR%%/docs/handbook/pt-br/i_contents2.png -%%DATADIR%%/docs/handbook/pt-br/i_displayconfig.png -%%DATADIR%%/docs/handbook/pt-br/i_exit.png -%%DATADIR%%/docs/handbook/pt-br/i_fileclose.png -%%DATADIR%%/docs/handbook/pt-br/i_find.png -%%DATADIR%%/docs/handbook/pt-br/i_forward.png -%%DATADIR%%/docs/handbook/pt-br/i_lexicon.png -%%DATADIR%%/docs/handbook/pt-br/i_lexicon_add.png -%%DATADIR%%/docs/handbook/pt-br/i_sync.png -%%DATADIR%%/docs/handbook/pt-br/i_tile_horiz.png -%%DATADIR%%/docs/handbook/pt-br/i_tile_vert.png -%%DATADIR%%/docs/handbook/pt-br/i_view_index.png -%%DATADIR%%/docs/handbook/pt-br/i_view_mag.png -%%DATADIR%%/docs/handbook/pt-br/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/pt-br/index.html -%%DATADIR%%/docs/handbook/pt-br/ss_configfonts.png -%%DATADIR%%/docs/handbook/pt-br/ss_mainterms.png -%%DATADIR%%/docs/handbook/pt-br/ss_searchanal.png -%%DATADIR%%/docs/handbook/pt-br/ss_searchopts.png -%%DATADIR%%/docs/handbook/pt-br/ss_shortcuts.png +%%DATADIR%%/docs/handbook/pt_BR/hdbk-config.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-intro.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-bookshelfmanager.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-output.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-parts.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-search.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-op.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-reference-shortcuts.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-reference-works.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-reference.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-startsequence.html +%%DATADIR%%/docs/handbook/pt_BR/hdbk-term.html +%%DATADIR%%/docs/handbook/pt_BR/i_back.png +%%DATADIR%%/docs/handbook/pt_BR/i_bible.png +%%DATADIR%%/docs/handbook/pt_BR/i_bible_add.png +%%DATADIR%%/docs/handbook/pt_BR/i_bibletime.png +%%DATADIR%%/docs/handbook/pt_BR/i_book.png +%%DATADIR%%/docs/handbook/pt_BR/i_book_add.png +%%DATADIR%%/docs/handbook/pt_BR/i_cascade.png +%%DATADIR%%/docs/handbook/pt_BR/i_commentary.png +%%DATADIR%%/docs/handbook/pt_BR/i_commentary_add.png +%%DATADIR%%/docs/handbook/pt_BR/i_configure.png +%%DATADIR%%/docs/handbook/pt_BR/i_configuresword.png +%%DATADIR%%/docs/handbook/pt_BR/i_contents2.png +%%DATADIR%%/docs/handbook/pt_BR/i_displayconfig.png +%%DATADIR%%/docs/handbook/pt_BR/i_exit.png +%%DATADIR%%/docs/handbook/pt_BR/i_fileclose.png +%%DATADIR%%/docs/handbook/pt_BR/i_find.png +%%DATADIR%%/docs/handbook/pt_BR/i_forward.png +%%DATADIR%%/docs/handbook/pt_BR/i_lexicon.png +%%DATADIR%%/docs/handbook/pt_BR/i_lexicon_add.png +%%DATADIR%%/docs/handbook/pt_BR/i_sync.png +%%DATADIR%%/docs/handbook/pt_BR/i_tile.png +%%DATADIR%%/docs/handbook/pt_BR/i_tile_horiz.png +%%DATADIR%%/docs/handbook/pt_BR/i_tile_vert.png +%%DATADIR%%/docs/handbook/pt_BR/i_view_index.png +%%DATADIR%%/docs/handbook/pt_BR/i_view_mag.png +%%DATADIR%%/docs/handbook/pt_BR/i_window_fullscreen.png +%%DATADIR%%/docs/handbook/pt_BR/index.html +%%DATADIR%%/docs/handbook/pt_BR/ss_configfonts.png +%%DATADIR%%/docs/handbook/pt_BR/ss_mainterms.png +%%DATADIR%%/docs/handbook/pt_BR/ss_searchanal.png +%%DATADIR%%/docs/handbook/pt_BR/ss_searchopts.png +%%DATADIR%%/docs/handbook/pt_BR/ss_shortcuts.png %%DATADIR%%/docs/howto/bg/h2-basics-approaches.html %%DATADIR%%/docs/howto/bg/h2-basics-expository.html %%DATADIR%%/docs/howto/bg/h2-basics-interpretation.html @@ -589,26 +642,26 @@ share/applications/bibletime.desktop %%DATADIR%%/docs/howto/nl/h2-rules-parables.html %%DATADIR%%/docs/howto/nl/h2-rules.html %%DATADIR%%/docs/howto/nl/index.html -%%DATADIR%%/docs/howto/pt-br/h2-basics-approaches.html -%%DATADIR%%/docs/howto/pt-br/h2-basics-expository.html -%%DATADIR%%/docs/howto/pt-br/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/pt-br/h2-basics-types.html -%%DATADIR%%/docs/howto/pt-br/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/pt-br/h2-basics.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-breathed.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-liberates.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-once.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-supplement.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-wars.html -%%DATADIR%%/docs/howto/pt-br/h2-importance-works.html -%%DATADIR%%/docs/howto/pt-br/h2-importance.html -%%DATADIR%%/docs/howto/pt-br/h2-rules-context.html -%%DATADIR%%/docs/howto/pt-br/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/pt-br/h2-rules-normal.html -%%DATADIR%%/docs/howto/pt-br/h2-rules-parables.html -%%DATADIR%%/docs/howto/pt-br/h2-rules.html -%%DATADIR%%/docs/howto/pt-br/index.html +%%DATADIR%%/docs/howto/pt_BR/h2-basics-approaches.html +%%DATADIR%%/docs/howto/pt_BR/h2-basics-expository.html +%%DATADIR%%/docs/howto/pt_BR/h2-basics-interpretation.html +%%DATADIR%%/docs/howto/pt_BR/h2-basics-types.html +%%DATADIR%%/docs/howto/pt_BR/h2-basics-worksheet.html +%%DATADIR%%/docs/howto/pt_BR/h2-basics.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-breathed.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-exhortations.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-liberates.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-once.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-supplement.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-wars.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance-works.html +%%DATADIR%%/docs/howto/pt_BR/h2-importance.html +%%DATADIR%%/docs/howto/pt_BR/h2-rules-context.html +%%DATADIR%%/docs/howto/pt_BR/h2-rules-hcontest.html +%%DATADIR%%/docs/howto/pt_BR/h2-rules-normal.html +%%DATADIR%%/docs/howto/pt_BR/h2-rules-parables.html +%%DATADIR%%/docs/howto/pt_BR/h2-rules.html +%%DATADIR%%/docs/howto/pt_BR/index.html %%DATADIR%%/docs/howto/ru/h2-basics-approaches.html %%DATADIR%%/docs/howto/ru/h2-basics-expository.html %%DATADIR%%/docs/howto/ru/h2-basics-interpretation.html @@ -677,6 +730,7 @@ share/applications/bibletime.desktop %%DATADIR%%/icons/import.svg %%DATADIR%%/icons/info.svg %%DATADIR%%/icons/key_bindings.svg +%%DATADIR%%/icons/layer-visible-on.svg %%DATADIR%%/icons/lexicon.svg %%DATADIR%%/icons/lexicon_add.svg %%DATADIR%%/icons/lexicon_locked.svg @@ -711,8 +765,6 @@ share/applications/bibletime.desktop %%DATADIR%%/icons/window_fullscreen.svg %%DATADIR%%/javascript/bthtml.js %%DATADIR%%/license/license.html -%%DATADIR%%/locale/bibletime_ui_af.qm -%%DATADIR%%/locale/bibletime_ui_bg.qm %%DATADIR%%/locale/bibletime_ui_cs.qm %%DATADIR%%/locale/bibletime_ui_da.qm %%DATADIR%%/locale/bibletime_ui_de.qm @@ -723,21 +775,15 @@ share/applications/bibletime.desktop %%DATADIR%%/locale/bibletime_ui_fr.qm %%DATADIR%%/locale/bibletime_ui_hu.qm %%DATADIR%%/locale/bibletime_ui_it.qm -%%DATADIR%%/locale/bibletime_ui_ko.qm %%DATADIR%%/locale/bibletime_ui_nl.qm %%DATADIR%%/locale/bibletime_ui_nn_NO.qm -%%DATADIR%%/locale/bibletime_ui_no.qm %%DATADIR%%/locale/bibletime_ui_pl.qm -%%DATADIR%%/locale/bibletime_ui_pt_br.qm +%%DATADIR%%/locale/bibletime_ui_pt_BR.qm %%DATADIR%%/locale/bibletime_ui_ro.qm %%DATADIR%%/locale/bibletime_ui_ru.qm %%DATADIR%%/locale/bibletime_ui_sk.qm -%%DATADIR%%/locale/bibletime_ui_sv.qm -%%DATADIR%%/locale/bibletime_ui_uk.qm -%%DATADIR%%/locale/bibletime_ui_vi.qm -%%DATADIR%%/locale/bibletime_ui_zh_CN.qm -%%DATADIR%%/locale/bibletime_ui_zh_TW.qm %%DATADIR%%/pics/startuplogo.png +%%DATADIR%%/pics/startuplogo_christmas.png share/icons/bibletime.svg @dirrmtry share/icons @dirrm %%DATADIR%%/pics @@ -746,7 +792,7 @@ share/icons/bibletime.svg @dirrm %%DATADIR%%/javascript @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/docs/howto/ru -@dirrm %%DATADIR%%/docs/howto/pt-br +@dirrm %%DATADIR%%/docs/howto/pt_BR @dirrm %%DATADIR%%/docs/howto/nl @dirrm %%DATADIR%%/docs/howto/ko @dirrm %%DATADIR%%/docs/howto/it @@ -760,8 +806,9 @@ share/icons/bibletime.svg @dirrm %%DATADIR%%/docs/howto/cs @dirrm %%DATADIR%%/docs/howto/bg @dirrm %%DATADIR%%/docs/howto -@dirrm %%DATADIR%%/docs/handbook/pt-br +@dirrm %%DATADIR%%/docs/handbook/pt_BR @dirrm %%DATADIR%%/docs/handbook/nl +@dirrm %%DATADIR%%/docs/handbook/it @dirrm %%DATADIR%%/docs/handbook/hu @dirrm %%DATADIR%%/docs/handbook/fr @dirrm %%DATADIR%%/docs/handbook/fi |