Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2020 14:21:14 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548242 - head/devel/tortoisehg
Message-ID:  <202009111421.08BELEDb093647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Fri Sep 11 14:21:13 2020
New Revision: 548242
URL: https://svnweb.freebsd.org/changeset/ports/548242

Log:
  devel/tortoisehg: Update to 5.5.1 and allow Python 3 by flavorizing the port. Switch to automatic plist.
  
  PR:		249160

Modified:
  head/devel/tortoisehg/Makefile
  head/devel/tortoisehg/distinfo
  head/devel/tortoisehg/pkg-plist

Modified: head/devel/tortoisehg/Makefile
==============================================================================
--- head/devel/tortoisehg/Makefile	Fri Sep 11 13:30:55 2020	(r548241)
+++ head/devel/tortoisehg/Makefile	Fri Sep 11 14:21:13 2020	(r548242)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tortoisehg
-DISTVERSION=	5.5
+DISTVERSION=	5.5.1
 CATEGORIES=	devel
 
 MAINTAINER=	arrowd@FreeBSD.org
@@ -10,23 +10,20 @@ COMMENT=	GUI for Mercurial VCS
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
-DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-11-15
-
 BUILD_DEPENDS=	${PY_MERCURIAL}
 RUN_DEPENDS=	${PY_MERCURIAL} \
 		${PYTHON_PKGNAMEPREFIX}iniparse>=0.4:devel/py-iniparse@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR}
 
-USES=		pyqt:5 python:2.7
+USES=		pyqt:5 python:2.7+
 USE_PYQT=	core gui network qscintilla2 xml
-USE_PYTHON=	distutils
+USE_PYTHON=	distutils autoplist
 
 USE_GITLAB=	yes
 GL_SITE=	https://foss.heptapod.net
 GL_ACCOUNT=	mercurial/tortoisehg
 GL_PROJECT=	thg
-GL_COMMIT=	1605d6fba195f02c0c689fe4aff5d7160aa2b15d
+GL_COMMIT=	d72f36279016056b2cf5fa32857a48e1022841bd
 
 OPTIONS_DEFINE=	NAUTILUS NLS
 NAUTILUS_DESC=	Install TortoiseHG Nautilus extension
@@ -40,6 +37,12 @@ SUB_FILES=	pkg-message
 # Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py
 EXTRACT_AFTER_ARGS=	--exclude thg-${GL_COMMIT}-${GL_COMMIT}/hgext3rd/__init__.py
 
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_VER} != ${PYTHON_DEFAULT}
+PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/contrib/tortoisehg.desktop
 
@@ -60,5 +63,8 @@ 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/
+	# workaround bug in python autoplist
+	@${REINPLACE_CMD} -e '/16x16$$/d' -e '/22x22$$/d' -e '/24x24$$/d' -e '/32x32$$/d' -e '/scalable$$/d' \
+		${_PYTHONPKGLIST}
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>

Modified: head/devel/tortoisehg/distinfo
==============================================================================
--- head/devel/tortoisehg/distinfo	Fri Sep 11 13:30:55 2020	(r548241)
+++ head/devel/tortoisehg/distinfo	Fri Sep 11 14:21:13 2020	(r548242)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597922152
-SHA256 (mercurial/tortoisehg-thg-1605d6fba195f02c0c689fe4aff5d7160aa2b15d_GL0.tar.gz) = 67cf4c30f9df7f84877da553e9f5332b27f25e7ee102e21cf48d82a61313d481
-SIZE (mercurial/tortoisehg-thg-1605d6fba195f02c0c689fe4aff5d7160aa2b15d_GL0.tar.gz) = 8623598
+TIMESTAMP = 1599715031
+SHA256 (mercurial/tortoisehg-thg-d72f36279016056b2cf5fa32857a48e1022841bd_GL0.tar.gz) = 4ec9b27a2ade2866ba4490f9a103f05f550dcdf56c790030f1dd75cc1933c656
+SIZE (mercurial/tortoisehg-thg-d72f36279016056b2cf5fa32857a48e1022841bd_GL0.tar.gz) = 8625015

Modified: head/devel/tortoisehg/pkg-plist
==============================================================================
--- head/devel/tortoisehg/pkg-plist	Fri Sep 11 13:30:55 2020	(r548241)
+++ head/devel/tortoisehg/pkg-plist	Fri Sep 11 14:21:13 2020	(r548242)
@@ -1,616 +1,7 @@
-bin/thg
-%%PYTHON_SITELIBDIR%%/tortoisehg-unknown-py%%PYTHON_VER%%.egg-info/PKG-INFO
-%%PYTHON_SITELIBDIR%%/tortoisehg-unknown-py%%PYTHON_VER%%.egg-info/SOURCES.txt
-%%PYTHON_SITELIBDIR%%/tortoisehg-unknown-py%%PYTHON_VER%%.egg-info/dependency_links.txt
-%%PYTHON_SITELIBDIR%%/tortoisehg-unknown-py%%PYTHON_VER%%.egg-info/top_level.txt
-%%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/close_branch.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/close_branch.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/close_branch.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/hgconfig.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgconfig.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/hgconfig.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/phabreview.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/phabreview.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/phabreview.pyo
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/phabreview_ui.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/phabreview_ui.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/phabreview_ui.pyo
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pick.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pick.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pick.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/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/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/topic.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topic.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topic.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/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
+%%PYTHON3%%%%PYTHON_SITELIBDIR%%/tortoisehg/util/__pycache__/config.cpython-37.opt-1.pyc
+%%PYTHON3%%%%PYTHON_SITELIBDIR%%/tortoisehg/util/__pycache__/config.cpython-37.pyc
 %%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
+%%PYTHON2%%%%PYTHON_SITELIBDIR%%/tortoisehg/util/config.pyc
+%%PYTHON2%%%%PYTHON_SITELIBDIR%%/tortoisehg/util/config.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/fi/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/phabricator.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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009111421.08BELEDb093647>