From 1b1229441a74ca31f0d8df41ea5b9daa55853079 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Thu, 9 Jan 2003 22:00:05 +0000 Subject: Screenshot of outlook's OOOA Config dialog. 2003-01-09 Anna Marie Dirks * OOA/outlook_screenshot.png: Screenshot of outlook's OOOA Config dialog. * OOA/outlook_question.png: Screenshot of outlook's OOOA question dialog * OOA/spec.txt: Spec file for Out of Office Assistant * OOA/oooa_screenshot.png: Screenshot of mockup of OOOA Config dialog. * OOA/oooa_question.png: Screenshot of mockup of question dialog * OOA/ooa.glade: Glade file for the Out of Office Assistant *OOA : New directory svn path=/trunk/; revision=19374 --- designs/OOA/oooa_question.png | Bin 0 -> 16230 bytes designs/OOA/oooa_screenshot.png | Bin 0 -> 14630 bytes designs/OOA/outlook_question.png | Bin 0 -> 9421 bytes designs/OOA/outlook_screenshot.png | Bin 0 -> 54458 bytes designs/OOA/spec.txt | 29 +++++++++++++++++++++++++++++ 5 files changed, 29 insertions(+) create mode 100644 designs/OOA/oooa_question.png create mode 100644 designs/OOA/oooa_screenshot.png create mode 100644 designs/OOA/outlook_question.png create mode 100644 designs/OOA/outlook_screenshot.png create mode 100644 designs/OOA/spec.txt (limited to 'designs') diff --git a/designs/OOA/oooa_question.png b/designs/OOA/oooa_question.png new file mode 100644 index 0000000000..238e17713e Binary files /dev/null and b/designs/OOA/oooa_question.png differ diff --git a/designs/OOA/oooa_screenshot.png b/designs/OOA/oooa_screenshot.png new file mode 100644 index 0000000000..d458b34360 Binary files /dev/null and b/designs/OOA/oooa_screenshot.png differ diff --git a/designs/OOA/outlook_question.png b/designs/OOA/outlook_question.png new file mode 100644 index 0000000000..23e0fdbd1f Binary files /dev/null and b/designs/OOA/outlook_question.png differ diff --git a/designs/OOA/outlook_screenshot.png b/designs/OOA/outlook_screenshot.png new file mode 100644 index 0000000000..a90aab07b0 Binary files /dev/null and b/designs/OOA/outlook_screenshot.png differ diff --git a/designs/OOA/spec.txt b/designs/OOA/spec.txt new file mode 100644 index 0000000000..e369578823 --- /dev/null +++ b/designs/OOA/spec.txt @@ -0,0 +1,29 @@ +Out of the Office Assistant Spec: + +0) Screenshots Included: + +a) oooa_screenshot.png : A screenshot of my mockup of the Out of Office configuration dialog. +b) oooa_question.png : A screenshot of my mockup of the Out of Office question dialog. (Used to switch status back to "in the office".) +c) outlook_screenshot.png : Screenshot of Outlook's implementation of the OOO configuration dialog. +d) outlook_question.png : Screenshot of Outlook's OOO question dialog. + +1) Location: + +The OOOA Configuration dialog should be accessible from the "Tools" menu. + +2) Defaults: + +When the user opens the OOOA Configuration dialog, the value of the "Status:" parameter should be "I am currently in the office". + +3) Use: + +The user may toggle her in/out of the office status using the "Status:" radiobuttons. + +The user may specify an out of the office message in the text box provided. This message will be sent once to each sender who sends an email to the user while the user's status is "out of the office". + +FIXME: What event triggers the "Do you want to change status?" dialog? + + + + + -- cgit v1.2.3