# HG changeset patch
# User Giampaolo Fadel <[email protected]>
# Date 1243001707 -7200
# Node ID 14038b41581cdc54cfd0e3037a422f0fbeabd2f9
# Parent 3a7d95c58910b74e75950923ffb22b3063dce0d9
clone: increase width of labels for translations
diff --git a/hggtk/clone.py b/hggtk/clone.py
--- a/hggtk/clone.py
+++ b/hggtk/clone.py
@@ -37,7 +37,7 @@
elif len(repos):
self._src_path = repos[0]
- ewidth = 18
+ ewidth = 20
vbox = gtk.VBox()
self.add(vbox)
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop