diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2012-10-09 13:27:32 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2012-10-09 13:28:50 +0200 |
commit | 138f1159c4ad2d742385c986efd36d9489d185ad (patch) | |
tree | 65e2d573a56055267b85769051603c652792763b /cui | |
parent | fd5c4df7a2a3ebbad5611346bb43fe909424ff17 (diff) |
cui: add initial README
Change-Id: I4334373637834d04b28a01891b7728a32060cf3a
Diffstat (limited to 'cui')
-rw-r--r-- | cui/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cui/README b/cui/README new file mode 100644 index 000000000000..f17af24b54b9 --- /dev/null +++ b/cui/README @@ -0,0 +1,8 @@ +Common User Interface + +It was moved out from svx in DEV300m68: + +http://www.mail-archive.com/dev@openoffice.org/msg12925.html + +It contains dialogs used by more then one application, e.g. paragraph +properties. |