summaryrefslogtreecommitdiffstats
path: root/kicker/rich-ideas.txt
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 04:10:07 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 04:10:07 +0000
commitfd3a982e26813f5bcc82c7e89ce6fa2ad44432bf (patch)
tree9eda848e56fcb862fdfdf479adeccd95b6fe387a /kicker/rich-ideas.txt
parent02f67d0e1355b79b1806746efb0f2f640e57f13d (diff)
downloadtdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.tar.gz
tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.zip
Revert automated changes
Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kicker/rich-ideas.txt')
-rw-r--r--kicker/rich-ideas.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/kicker/rich-ideas.txt b/kicker/rich-ideas.txt
index 6b71343ce..afe55f33a 100644
--- a/kicker/rich-ideas.txt
+++ b/kicker/rich-ideas.txt
@@ -2,7 +2,7 @@
Positioning of extensions
=========================
-How about using the tqalignment flags (or similar) for position, and the
+How about using the alignment flags (or similar) for position, and the
direction flags for how to fill?
@@ -32,10 +32,10 @@ Now here's the filling
etc. etc.
-Essentially, this splits the concept of positioning and tqlayout. Now, lets get
+Essentially, this splits the concept of positioning and layout. Now, lets get
crazy:
-Imagine we're in position a and want to have a triangular corner tqlayout:
+Imagine we're in position a and want to have a triangular corner layout:
1247
35
@@ -43,7 +43,7 @@ Imagine we're in position a and want to have a triangular corner tqlayout:
So, maybe we need some sort of concept of (one of):
1) multiple linked rectangular blocks
- 2) extensions/bars with a tqmask
+ 2) extensions/bars with a mask
3) each item being considered independently (maybe some sort of magnetic
blocks so they can be draggable?)