diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | 6c025095be9eaa49d9bcf7023fe4b04b07702c43 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /designs/read_receipts | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-guikachu-1_3_7.tar.gz gsoc2013-evolution-guikachu-1_3_7.tar.zst gsoc2013-evolution-guikachu-1_3_7.zip |
This commit was manufactured by cvs2svn to create tagguikachu-1_3_7
'guikachu-1_3_7'.
svn path=/tags/guikachu-1_3_7/; revision=23875
Diffstat (limited to 'designs/read_receipts')
-rw-r--r-- | designs/read_receipts/.cvsignore | 1 | ||||
-rw-r--r-- | designs/read_receipts/Comments | 3 | ||||
-rw-r--r-- | designs/read_receipts/notification-of-rr-request.jpg | bin | 26853 -> 0 bytes | |||
-rw-r--r-- | designs/read_receipts/proposal.png | bin | 26147 -> 0 bytes | |||
-rw-r--r-- | designs/read_receipts/read.glade | 339 | ||||
-rw-r--r-- | designs/read_receipts/read.gladep | 7 | ||||
-rw-r--r-- | designs/read_receipts/read_receipt_options.jpg | bin | 40847 -> 0 bytes | |||
-rw-r--r-- | designs/read_receipts/receipt.jpg | bin | 103530 -> 0 bytes | |||
-rw-r--r-- | designs/read_receipts/secure_options.jpg | bin | 18181 -> 0 bytes | |||
-rw-r--r-- | designs/read_receipts/spec.txt | 67 |
10 files changed, 0 insertions, 417 deletions
diff --git a/designs/read_receipts/.cvsignore b/designs/read_receipts/.cvsignore deleted file mode 100644 index 751553b3ac..0000000000 --- a/designs/read_receipts/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.bak diff --git a/designs/read_receipts/Comments b/designs/read_receipts/Comments deleted file mode 100644 index 83d3c2900d..0000000000 --- a/designs/read_receipts/Comments +++ /dev/null @@ -1,3 +0,0 @@ -Hi! Please feel free to add your comments and questions about this -design here. Be sure to include your name, your email address, and the -date/time at which you are commenting. Thanks! -Anna diff --git a/designs/read_receipts/notification-of-rr-request.jpg b/designs/read_receipts/notification-of-rr-request.jpg Binary files differdeleted file mode 100644 index 588aa1e656..0000000000 --- a/designs/read_receipts/notification-of-rr-request.jpg +++ /dev/null diff --git a/designs/read_receipts/proposal.png b/designs/read_receipts/proposal.png Binary files differdeleted file mode 100644 index 6a1a4a4faa..0000000000 --- a/designs/read_receipts/proposal.png +++ /dev/null diff --git a/designs/read_receipts/read.glade b/designs/read_receipts/read.glade deleted file mode 100644 index 358239db0c..0000000000 --- a/designs/read_receipts/read.glade +++ /dev/null @@ -1,339 +0,0 @@ -<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> -<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> - -<glade-interface> - -<widget class="GtkWindow" id="Read Receipts"> - <property name="visible">True</property> - <property name="title" translatable="yes">Read Receipts</property> - <property name="type">GTK_WINDOW_TOPLEVEL</property> - <property name="window_position">GTK_WIN_POS_NONE</property> - <property name="modal">False</property> - <property name="resizable">True</property> - <property name="destroy_with_parent">False</property> - - <child> - <widget class="GtkVBox" id="vbox7"> - <property name="border_width">6</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">6</property> - - <child> - <widget class="GtkHBox" id="hbox4"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">6</property> - - <child> - <widget class="GtkImage" id="image3"> - <property name="visible">True</property> - <property name="stock">gtk-dialog-info</property> - <property name="icon_size">5</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label30"> - <property name="visible">True</property> - <property name="label" translatable="yes"><small>This page allows you to choose if you want to be notified via a read receipt when a message you -sent is read, and to specify what Evolution should do when someone requests a receipt from you.</small></property> - <property name="use_underline">False</property> - <property name="use_markup">True</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkVBox" id="vbox10"> - <property name="border_width">6</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">6</property> - - <child> - <widget class="GtkHBox" id="hbox6"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">6</property> - - <child> - <widget class="GtkLabel" id="label36"> - <property name="visible">True</property> - <property name="label" translatable="yes"><b>Sending Email:</b></property> - <property name="use_underline">False</property> - <property name="use_markup">True</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkCheckButton" id="checkbutton8"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Request a read receipt for all messages I send</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="active">False</property> - <property name="inconsistent">False</property> - <property name="draw_indicator">True</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkFrame" id="frame6"> - <property name="visible">True</property> - <property name="label_xalign">0</property> - <property name="label_yalign">0.5</property> - <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> - - <child> - <widget class="GtkVBox" id="vbox9"> - <property name="border_width">6</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">6</property> - - <child> - <widget class="GtkHBox" id="hbox5"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">6</property> - - <child> - <widget class="GtkLabel" id="label33"> - <property name="visible">True</property> - <property name="label" translatable="yes">When you receive an email with a read receipt request, what should Evolution do?</property> - <property name="use_underline">False</property> - <property name="use_markup">True</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkRadioButton" id="radiobutton11"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Never send back a read receipt</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="active">False</property> - <property name="inconsistent">False</property> - <property name="draw_indicator">True</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkRadioButton" id="radiobutton12"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Ask me if I want to send back a read receipt</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="active">False</property> - <property name="inconsistent">False</property> - <property name="draw_indicator">True</property> - <property name="group">radiobutton11</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkTable" id="table2"> - <property name="visible">True</property> - <property name="n_rows">2</property> - <property name="n_columns">2</property> - <property name="homogeneous">False</property> - <property name="row_spacing">0</property> - <property name="column_spacing">0</property> - - <child> - <widget class="GtkLabel" id="label34"> - <property name="visible">True</property> - <property name="label" translatable="yes"> </property> - <property name="use_underline">False</property> - <property name="use_markup">False</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkRadioButton" id="radiobutton13"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Always send back a read reciept</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="active">False</property> - <property name="inconsistent">False</property> - <property name="draw_indicator">True</property> - <property name="group">radiobutton11</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">2</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkCheckButton" id="checkbutton7"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Unless the message is sent to a mailing list, and not to me personally</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="active">False</property> - <property name="inconsistent">False</property> - <property name="draw_indicator">True</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> - </child> - </widget> - </child> - - <child> - <widget class="GtkLabel" id="label35"> - <property name="visible">True</property> - <property name="label" translatable="yes"><b>Receiving Email</b></property> - <property name="use_underline">False</property> - <property name="use_markup">True</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - </widget> - </child> -</widget> - -</glade-interface> diff --git a/designs/read_receipts/read.gladep b/designs/read_receipts/read.gladep deleted file mode 100644 index af366b66a7..0000000000 --- a/designs/read_receipts/read.gladep +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> -<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd"> - -<glade-project> - <name>read</name> - <program_name>read</program_name> -</glade-project> diff --git a/designs/read_receipts/read_receipt_options.jpg b/designs/read_receipts/read_receipt_options.jpg Binary files differdeleted file mode 100644 index 5b1462d31f..0000000000 --- a/designs/read_receipts/read_receipt_options.jpg +++ /dev/null diff --git a/designs/read_receipts/receipt.jpg b/designs/read_receipts/receipt.jpg Binary files differdeleted file mode 100644 index 854ca4ae78..0000000000 --- a/designs/read_receipts/receipt.jpg +++ /dev/null diff --git a/designs/read_receipts/secure_options.jpg b/designs/read_receipts/secure_options.jpg Binary files differdeleted file mode 100644 index b82562fb9b..0000000000 --- a/designs/read_receipts/secure_options.jpg +++ /dev/null diff --git a/designs/read_receipts/spec.txt b/designs/read_receipts/spec.txt deleted file mode 100644 index dd8fb7b832..0000000000 --- a/designs/read_receipts/spec.txt +++ /dev/null @@ -1,67 +0,0 @@ -Specification for Read Receipts: - -0) Screenshots: The screenshots included in this directory are: - -a) proposal.png : My proposal for the RR page of the settings dialog - -b) read_receipt_options.jpg : Outlook (Express)'s RR settings dialog - -c) security_options.jpg : Outlook (Express)'s Secure Receipts settings -dialog - -d) notification-of-rr-request.jpg : The question dialog which appears -if you have configured outlook to ask you before sending read -receipts. - -3) receipt.jpg: The receipt itself, as found in my inbox. - - -1) The Read Receipt Settings Dialog: - -a) Location: Should be added to the "Mail Preferences" section of the -global settings dialog, in its own tab, entitled "Receipts". - -b) Help: Needs to be accompanied by a detailed help entry which -explains what a read receipt is. I couldn't fit much of an explanation -into the interface (not that the interface is a good place for this -explanation, anyway.) - -c) Insensitive widgets: Unless the "Always send back a read receipt" -option is selected, the checkbox beneath it ("Unless the message is -sent to a mailing list, etc") should be insensitive. - -d) Known problems: The text as shown in my mockup could be improved. I -would be more than happy to have Aaron (and anyone else who'd like to -help) assist me in making the text more clear. - - -2) Read Receipt Messages: - -a) Appearance: Read Receipt messages should appear in your inbox with -the subject line: "Read:" (or "Message Read:"); "Read:" is what -Outlook does, I think expanding it to "Message Read:" is a bit more -clear. - -b) The text of this message should tell you: i) what time you sent the -mail, ii) what the subject of your email was iii) what the email -address of your recipient is iv) what time your message was read by -its recipient - -c) When as user has selected to be asked before sending a read -receipt, he should be presented with a question dialog (including -"Yes, Send" and "No, Don't Send" buttons.) The dialog should inform -the user that a read reciept has been requested by the sender of the -mail in question, and ask if s/he want to send such a receipt. - - -3) Secure Receipts: Outlook includes support for "secure receipts", -and I am unsure of whether or not this is something we can support. My -hunch is that secure receipts are S/MIME related, and hence not -applicable to Evo at present. - -The secure receipt settings, in Outlook,are launched by pressing the -"Secure Receipts..." button in the RR setting dialog. The -secure_options.jpg screenshot shows these options. - -Jeff? Michael? Dan? Anyone have an idea of what this secure receipt -stuff is, and if we need to include it in our implementation? |