On Sep 25, 2006, at 6:54 PM, [email protected] wrote:
Revision---
11883
Author
john
Date
2006-09-25 15:54:15 -0700 (Mon, 25 Sep 2006)
Log Message
Fix bug #6670: Move left sidebar icon over one pixel.
Modified Paths
trunk/chandler/application/Utility.py
trunk/chandler/parcels/osaf/views/main/mainblocks.py
Diff
Modified: trunk/chandler/application/Utility.py (11882 => 11883)
--- trunk/chandler/application/Utility.py 2006-09-25 21:56:08 UTC (rev 11882)
+++ trunk/chandler/application/Utility.py 2006-09-25 22:54:15 UTC (rev 11883)
@@ -33,7 +33,7 @@
# with your name (and some helpful text). The comment's really there just to
# cause Subversion to warn you of a conflict when you update, in case someone
# else changes it at the same time you do (that's why it's on the same line).
-SCHEMA_VERSION = "257" # john: added setFocus attribute to BranchPointBlock
+SCHEMA_VERSION = "258" # john: moved sidebar icon left one pixel
logger = None # initialized in initLogging()
Modified: trunk/chandler/parcels/osaf/views/main/mainblocks.py (11882 => 11883)
--- trunk/chandler/parcels/osaf/views/main/mainblocks.py 2006-09-25 21:56:08 UTC (rev 11882)
+++ trunk/chandler/parcels/osaf/views/main/mainblocks.py 2006-09-25 22:54:15 UTC (rev 11883)
@@ -50,7 +50,7 @@
IconButton = SSSidebarIconButton.update(
parcel, 'IconButton',
buttonName = 'Icon',
- buttonOffsets = [1,22,19])
+ buttonOffsets = [0,21,19])
SharingButton = SSSidebarSharingButton.update(
parcel, 'SharingIcon',
_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits
Bear
Build and Release Engineer
Open Source Applications Foundation (OSAF)
[EMAIL PROTECTED]
http://www.osafoundation.org
[EMAIL PROTECTED]
http://code-bear.com
PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
PGP.sig
Description: This is a digitally signed message part
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
