summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-01-13 10:48:58 +0200
committerTor Lillqvist <tml@collabora.com>2016-01-13 10:48:58 +0200
commitfaf636b09fdc634bd1ec136cc29c0a146469e289 (patch)
treedd58439b06516ac7d49d63f81950518a63d40a6c
parent64659d59310b17ce6ca410bfca2e231d8b79b0ff (diff)
Increase relevancy
Change-Id: I3a7e46f96898d535b4beff35fdf7245c0eea989e
-rw-r--r--framework/README7
-rw-r--r--sfx2/README3
2 files changed, 5 insertions, 5 deletions
diff --git a/framework/README b/framework/README
index 8a2e86ce6dd2..2efd636a8022 100644
--- a/framework/README
+++ b/framework/README
@@ -1,7 +1,4 @@
-UI rewrite, toolbars, menus, UNO stuff, including accelerators and interaction, etc.
+Toolbars, menus, UNO stuff, including accelerators and interaction, etc.
See also:
-[http://wiki.openoffice.org/wiki/Framework]
-
-Notable files:
-[git:framework/source/services/backingwindow.hxx] Layout of the Startcenter buttons and the corresponding event handler.
+http://wiki.openoffice.org/wiki/Framework
diff --git a/sfx2/README b/sfx2/README
index 19d06f22e0af..9726870a6019 100644
--- a/sfx2/README
+++ b/sfx2/README
@@ -23,3 +23,6 @@ dispatch.
There are also some UNO services here that could really be implemented
anywhere, e.g. the DocumentProperties or DocumentMetadataAccess.
+
+Notable files:
+sfx2/source/dialog/backingwindow.cxx Startcenter buttons and the corresponding event handler.