Index: head/devel/tortoisehg/Makefile =================================================================== --- head/devel/tortoisehg/Makefile (revision 472485) +++ head/devel/tortoisehg/Makefile (revision 472486) @@ -1,60 +1,59 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 4.5.2 -PORTREVISION= 2 +DISTVERSION= 4.6 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ MAINTAINER= 6yearold@gmail.com COMMENT= GUI for Mercurial VCS LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt RUN_DEPENDS= hg:devel/mercurial \ ${PYTHON_PKGNAMEPREFIX}iniparse>=0.4:devel/py-iniparse@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${FLAVOR} OPTIONS_DEFINE= NAUTILUS NLS NAUTILUS_DESC= Install TortoiseHG Nautilus extension OPTIONS_SUB= yes USES= pyqt:5 python:2.7 USE_PYQT= core gui network qscintilla2 xml NLS_USES= gettext INSTALLS_ICONS= yes USE_PYTHON= distutils NO_ARCH= yes SUB_FILES= pkg-message # Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/hgext3rd/__init__.py post-patch: @${REINPLACE_CMD} -e '/_path/ s|/usr|${PREFIX}|' ${WRKSRC}/${PYSETUP} @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/contrib/tortoisehg.desktop @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/thg post-patch-NLS-on: @${REINPLACE_CMD} -e 's/^%%NLS%%//' ${WRKSRC}/${PYSETUP} post-patch-NLS-off: @${REINPLACE_CMD} -e 's/^%%NLS%%/# /' ${WRKSRC}/${PYSETUP} post-patch-NAUTILUS-on: @${REINPLACE_CMD} -e 's/^%%NAUTILUS%%//' ${WRKSRC}/${PYSETUP} @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/${PYSETUP} post-patch-NAUTILUS-off: @${REINPLACE_CMD} -e 's/^%%NAUTILUS%%/# /' ${WRKSRC}/${PYSETUP} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/tortoisehg ${INSTALL_DATA} ${WRKSRC}/contrib/mergetools.rc ${STAGEDIR}${PREFIX}/share/tortoisehg/ ${INSTALL_DATA} ${WRKSRC}/contrib/tortoisehg.desktop ${STAGEDIR}${PREFIX}/share/applications/ .include Index: head/devel/tortoisehg/distinfo =================================================================== --- head/devel/tortoisehg/distinfo (revision 472485) +++ head/devel/tortoisehg/distinfo (revision 472486) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521749989 -SHA256 (tortoisehg-4.5.2.tar.gz) = 09929ac96f821a8084911c8b7d6a3f03bd22bc536486a12d81ac39f5aefc2260 -SIZE (tortoisehg-4.5.2.tar.gz) = 7935559 +TIMESTAMP = 1529005498 +SHA256 (tortoisehg-4.6.tar.gz) = b3d21a3b331e757b1aab0a5e28e016739f96acbccb5f7150ba50db1be791b98c +SIZE (tortoisehg-4.6.tar.gz) = 7947478 Index: head/devel/tortoisehg/pkg-plist =================================================================== --- head/devel/tortoisehg/pkg-plist (revision 472485) +++ head/devel/tortoisehg/pkg-plist (revision 472486) @@ -1,603 +1,607 @@ bin/thg %%PYTHON_SITELIBDIR%%/hgext3rd/thg.py %%PYTHON_SITELIBDIR%%/hgext3rd/thg.pyc %%PYTHON_SITELIBDIR%%/hgext3rd/thg.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/__init__.py %%PYTHON_SITELIBDIR%%/tortoisehg/__init__.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/__init__.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/__init__.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/__init__.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/__init__.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/about.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/about.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/about.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/archive.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/archive.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/archive.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/backout.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/backout.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/backout.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bisect.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bisect.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bisect.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/blockmatcher.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/blockmatcher.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/blockmatcher.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bookmark.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bookmark.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bookmark.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/branchop.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/branchop.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/branchop.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bugreport.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bugreport.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/bugreport.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/chunks.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/chunks.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/chunks.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/clone.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/clone.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/clone.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cmdcore.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cmdcore.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cmdcore.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cmdui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cmdui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cmdui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/commit.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/commit.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/commit.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/compress.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/compress.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/compress.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/csinfo.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/csinfo.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/csinfo.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cslist.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cslist.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/cslist.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/customtools.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/customtools.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/customtools.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/docklog.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/docklog.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/docklog.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filectxactions.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filectxactions.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filectxactions.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filedata.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filedata.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filedata.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filedialogs.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filedialogs.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filedialogs.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/fileencoding.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/fileencoding.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/fileencoding.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filelistview.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filelistview.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/filelistview.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/fileview.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/fileview.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/fileview.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graft.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graft.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graft.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graph.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graph.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graph.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graphopt.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graphopt.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/graphopt.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/grep.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/grep.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/grep.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/guess.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/guess.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/guess.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgemail.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgemail.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgemail.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgemail_ui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgemail_ui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgemail_ui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgignore.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgignore.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgignore.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hginit.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hginit.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hginit.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgrcutil.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgrcutil.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgrcutil.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmldelegate.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmldelegate.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmldelegate.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmlui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmlui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmlui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/infobar.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/infobar.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/infobar.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/locktool.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/locktool.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/locktool.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/manifestmodel.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/manifestmodel.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/manifestmodel.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/matching.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/matching.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/matching.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/merge.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/merge.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/merge.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/messageentry.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/messageentry.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/messageentry.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/mq.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/mq.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/mq.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/p4pending.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/p4pending.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/p4pending.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pbranch.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pbranch.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pbranch.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/postreview.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/postreview.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/postreview.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/postreview_ui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/postreview_ui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/postreview_ui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/prune.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/prune.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/prune.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/purge.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/purge.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/purge.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qdelete.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qdelete.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qdelete.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qscilib.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qscilib.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qscilib.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtapp.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtapp.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtapp.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtcore.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtcore.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtcore.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtgui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtgui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtgui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtlib.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtlib.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtlib.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtnetwork.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtnetwork.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qtnetwork.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/quickop.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/quickop.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/quickop.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rebase.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rebase.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rebase.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rejects.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rejects.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rejects.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rename.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rename.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rename.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repofilter.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repofilter.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repofilter.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repomodel.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repomodel.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repomodel.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/reporegistry.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/reporegistry.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/reporegistry.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotab.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotab.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotab.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotreeitem.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotreeitem.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotreeitem.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotreemodel.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotreemodel.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repotreemodel.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repoview.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repoview.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repoview.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repowidget.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repowidget.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/repowidget.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/resolve.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/resolve.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/resolve.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revdetails.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revdetails.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revdetails.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revert.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revert.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revert.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revpanel.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revpanel.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revpanel.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revset.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revset.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/revset.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/run.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/run.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/run.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rupdate.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rupdate.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/rupdate.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/serve.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/serve.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/serve.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/serve_ui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/serve_ui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/serve_ui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/settings.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/settings.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/settings.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/shellconf.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/shellconf.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/shellconf.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/shelve.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/shelve.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/shelve.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/sign.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/sign.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/sign.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/status.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/status.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/status.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/sync.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/sync.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/sync.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/tag.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/tag.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/tag.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgimport.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgimport.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgimport.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgrepo.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgrepo.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgrepo.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.pyo +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topics.py +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topics.pyc +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topics.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/visdiff.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/visdiff.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/visdiff.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/wctxcleaner.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/wctxcleaner.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/wctxcleaner.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/webconf.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/webconf.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/webconf.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/webconf_ui.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/webconf_ui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/webconf_ui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/workbench.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/workbench.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/workbench.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/__init__.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/__init__.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/__init__.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/__version__.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/__version__.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/__version__.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/bugtraq.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/bugtraq.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/bugtraq.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/cachethg.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/cachethg.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/cachethg.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/colormap.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/colormap.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/colormap.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/config.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/config.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/config.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/configitems.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/configitems.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/configitems.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/editor.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/editor.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/editor.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/gpg.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/gpg.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/gpg.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgcommands.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgcommands.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgcommands.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgdispatch.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgdispatch.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgdispatch.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/hglib.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/hglib.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/hglib.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgversion.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgversion.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/hgversion.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/i18n.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/i18n.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/i18n.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/menuthg.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/menuthg.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/menuthg.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/obsoleteutil.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/obsoleteutil.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/obsoleteutil.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/partialcommit.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/partialcommit.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/partialcommit.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/patchctx.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/patchctx.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/patchctx.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/paths.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/paths.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/paths.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/pipeui.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/pipeui.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/pipeui.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/shlib.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/shlib.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/shlib.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/terminal.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/terminal.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/terminal.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/thgstatus.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/thgstatus.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/thgstatus.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/thread2.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/thread2.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/thread2.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/version.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/version.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/version.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/win32ill.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/win32ill.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/win32ill.pyo share/applications/tortoisehg.desktop %%NLS%%share/locale/ar/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/bg/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ca/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/cs/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/da/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/de/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/es/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/et/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/fa/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/fr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/he/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/hr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/hu/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/id/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/it/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ja/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/jv/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ko/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/lv/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nb/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nl/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nn/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/oc/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/pl/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/pt/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ru/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/sr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/sv/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/th/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/tr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/uk/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/tortoisehg.mo %%NAUTILUS%%share/nautilus-python/extensions/nautilus-thg.py share/pixmaps/tortoisehg/icons/16x16/actions/hg-add.png share/pixmaps/tortoisehg/icons/16x16/actions/thg-repoconfig.png share/pixmaps/tortoisehg/icons/16x16/actions/thg-userconfig.png share/pixmaps/tortoisehg/icons/16x16/apps/gnupg.png share/pixmaps/tortoisehg/icons/16x16/apps/kiln.png share/pixmaps/tortoisehg/icons/16x16/apps/reviewboard.png share/pixmaps/tortoisehg/icons/16x16/mimetypes/text-x-generic.png share/pixmaps/tortoisehg/icons/16x16/status/hg-removed.png share/pixmaps/tortoisehg/icons/22x22/actions/window-close.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-incoming.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-outgoing.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-pull.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-push.png share/pixmaps/tortoisehg/icons/32x32/actions/hg-add.png share/pixmaps/tortoisehg/icons/32x32/actions/hg-branch.png share/pixmaps/tortoisehg/icons/32x32/actions/hg-sign.png share/pixmaps/tortoisehg/icons/32x32/actions/thg-repoconfig.png share/pixmaps/tortoisehg/icons/32x32/actions/thg-userconfig.png share/pixmaps/tortoisehg/icons/32x32/status/hg-removed.png share/pixmaps/tortoisehg/icons/README.txt share/pixmaps/tortoisehg/icons/TortoiseMerge.ico share/pixmaps/tortoisehg/icons/detect_rename.ico share/pixmaps/tortoisehg/icons/expander-close.png share/pixmaps/tortoisehg/icons/expander-open.png share/pixmaps/tortoisehg/icons/general.ico share/pixmaps/tortoisehg/icons/hg.ico share/pixmaps/tortoisehg/icons/hgB.ico share/pixmaps/tortoisehg/icons/ignore.ico share/pixmaps/tortoisehg/icons/menuabout.ico share/pixmaps/tortoisehg/icons/menuadd.ico share/pixmaps/tortoisehg/icons/menublame.ico share/pixmaps/tortoisehg/icons/menucheckout.ico share/pixmaps/tortoisehg/icons/menuclone.ico share/pixmaps/tortoisehg/icons/menucommit.ico share/pixmaps/tortoisehg/icons/menucreaterepos.ico share/pixmaps/tortoisehg/icons/menudelete.ico share/pixmaps/tortoisehg/icons/menulog.ico share/pixmaps/tortoisehg/icons/menurepobrowse.ico share/pixmaps/tortoisehg/icons/menurevert.ico share/pixmaps/tortoisehg/icons/menushowchanged.ico share/pixmaps/tortoisehg/icons/menusynch.ico share/pixmaps/tortoisehg/icons/proxy.ico share/pixmaps/tortoisehg/icons/refresh_overlays.ico share/pixmaps/tortoisehg/icons/scalable/actions/application-exit.svg share/pixmaps/tortoisehg/icons/scalable/actions/compare-files.svg share/pixmaps/tortoisehg/icons/scalable/actions/copy-hash.svg share/pixmaps/tortoisehg/icons/scalable/actions/copy-patch.svg share/pixmaps/tortoisehg/icons/scalable/actions/dialog-warning.svg share/pixmaps/tortoisehg/icons/scalable/actions/document-new.svg share/pixmaps/tortoisehg/icons/scalable/actions/edit-copy.svg share/pixmaps/tortoisehg/icons/scalable/actions/edit-cut.svg share/pixmaps/tortoisehg/icons/scalable/actions/edit-file.svg share/pixmaps/tortoisehg/icons/scalable/actions/edit-find.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-down.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-home.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-jump.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-next.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-previous.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-to-rev.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-up.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-annotate.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-archive.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect-bad-good.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect-good-bad.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bookmarks.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bundle.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-clone.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-commit.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-compress.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-export.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-extensions.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-grep.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-import.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-incoming.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-init.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-log.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-merge.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-outgoing.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-pull-to-here.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-pull.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-purge.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-push.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qdelete.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qfold.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qgoto.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qguard.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpop-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpop.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush-move.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-rebase.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-recover.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-remove.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-rename.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-revert.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-serve.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-shelve.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-status.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-strip.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-tag.svg +share/pixmaps/tortoisehg/icons/scalable/actions/hg-topics.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-transplant.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-unbundle.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-undo.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-update.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-verify.svg share/pixmaps/tortoisehg/icons/scalable/actions/ldiff.svg share/pixmaps/tortoisehg/icons/scalable/actions/mail-forward.svg share/pixmaps/tortoisehg/icons/scalable/actions/new-group.svg share/pixmaps/tortoisehg/icons/scalable/actions/process-stop.svg share/pixmaps/tortoisehg/icons/scalable/actions/qfinish.svg share/pixmaps/tortoisehg/icons/scalable/actions/qimport.svg share/pixmaps/tortoisehg/icons/scalable/actions/settings_projrc.svg share/pixmaps/tortoisehg/icons/scalable/actions/status-check.svg share/pixmaps/tortoisehg/icons/scalable/actions/tasktab-refresh.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-add-subrepo.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-console.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-guess.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-ignore.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-log-load-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-mq.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-password.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-qrefresh.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-qreorder.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-reporegistry.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-repository-open.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-delete-left.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-delete-right.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-left-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-left-chunks.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-left-file.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-chunks.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-file.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-sync-bookmarks.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-sync.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-annotate.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-at-revision.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-diff.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-file.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-filter.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-hidden.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-refresh.svg share/pixmaps/tortoisehg/icons/scalable/actions/visualdiff.svg share/pixmaps/tortoisehg/icons/scalable/apps/help-browser.svg share/pixmaps/tortoisehg/icons/scalable/apps/help-readme.svg share/pixmaps/tortoisehg/icons/scalable/apps/hg.svg share/pixmaps/tortoisehg/icons/scalable/apps/preferences-desktop-font.svg share/pixmaps/tortoisehg/icons/scalable/apps/system-file-manager.svg share/pixmaps/tortoisehg/icons/scalable/apps/thg.svg share/pixmaps/tortoisehg/icons/scalable/apps/tools-hooks.svg share/pixmaps/tortoisehg/icons/scalable/apps/tools-spanner-hammer.svg share/pixmaps/tortoisehg/icons/scalable/apps/utilities-terminal.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-merged-both.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-merged-p1.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-merged-p2.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-modified.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-patch-applied.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-patch-guarded.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-patch-unguarded.svg share/pixmaps/tortoisehg/icons/scalable/status/hg-sharedrepo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-added-subrepo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-error.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-git-subrepo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-remote-repo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-removed-subrepo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-subrepo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-success.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-svn-subrepo.svg share/pixmaps/tortoisehg/icons/scalable/status/thg-warning.svg share/pixmaps/tortoisehg/icons/settings_repo.ico share/pixmaps/tortoisehg/icons/settings_user.ico share/pixmaps/tortoisehg/icons/shelve.ico share/pixmaps/tortoisehg/icons/thg_logo.ico share/pixmaps/tortoisehg/icons/thg_logo_92x50.png %%DATADIR%%/mergetools.rc