aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/indicator-dbus.txt39
-rw-r--r--docs/indicator-panel.svg1326
-rw-r--r--docs/reference/Makefile.am87
-rw-r--r--docs/reference/libindicate-docs.sgml32
-rw-r--r--docs/reference/libindicate-sections.txt63
-rw-r--r--docs/reference/libindicate.types9
-rw-r--r--docs/reference/tmpl/libindicate-unused.sgml23
-rw-r--r--docs/reference/version.xml.in1
9 files changed, 0 insertions, 1581 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100644
index f3ddc22..0000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = reference
diff --git a/docs/indicator-dbus.txt b/docs/indicator-dbus.txt
deleted file mode 100644
index 7e655b5..0000000
--- a/docs/indicator-dbus.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-Thoughts on Indicators
-
-There are two ways to think about how applications interact with users. One is to tell the user that something is happening right now, the other is to flag the user that more information is available if they'd like to work. These can be combined, leaving a temporal instantaneous notification and a perennial marker of the event happening. Together, these allow for applications that are not currently in the user's focus to provide information and also notify the user that they require attention.
-
-Due to the nature of notifications being constant until the user interacts with the application, I think that the interface between the indicators on the panel and the application should mirror this. The application would then provide an interface over DBus that would provide access to it's notifications and signals for when they change.
-
-
-Methods
-
-• GetDesktop -> string -- returns the path to the desktop file that represents this application. This is used for getting information like the name and icon of the application to display in notifications.
-• GetIndicatorCount -> uint -- returns the number of indicators that are currently shown by the application.
-• GetIndicatorCountByType (type) -> uint -- allows a caller to only notice indicators of a particular type. For instance to separate out mail and calendar notifications in a PIM.
-• GetIndicatorList -> int[] -- an array of all the indicator IDs that are currently displayed by the application.
-• GetIndicatorListByType (type) -> int[] -- an array of all the indicator IDs that are currently displayed filtered by type.
-• GetIndicatorProperty (id, property) -> string -- indicators can have properties that describe them. There is a set of required and optional properties for specific types.
-• GetIndicatorPropertyGroup (id, property[]) -> string[] -- same as GetIndicatorProperty, but with lots of properties in one call.
-• GetIndicatorProperties (id) -> string[] -- A list of the properties that are on this indicator.
-• ShowIndicatorToUser(id) -- calling this function is an indication to the application that the user has indicated that they would like more information on this indicator. If this is something like an e-mail message the message should be shown. If it is a conversation, the window with the conversation in it should be shown.
-
-
-Signals
-
-• IndicatorAdded (id, type) -- signaled when a new indicator is added
-• IndicatorRemoved (id, type) -- signaled when an indicator is deleted
-• IndicatorModified (id, property) -- thrown when an indicator's properties change
-
-
-Types
-
-• "message" -- a user level message. This includes e-mail, IM and SMS messages.
-• "system" -- a software update or other notification about the system state.
-• "media" -- a notification related media the user is listening to in the background
-
-
-Properties
-
-• "subject" -- "message" (optional) -- This is the subject line of an e-mail or message.
-• "sender" -- "message" (required) -- The person who sent the message
-• "body" -- "message" (required) -- The body of the message sent to the user
diff --git a/docs/indicator-panel.svg b/docs/indicator-panel.svg
deleted file mode 100644
index fbf8462..0000000
--- a/docs/indicator-panel.svg
+++ /dev/null
@@ -1,1326 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="744.09448819"
- height="1052.3622047"
- id="svg2"
- sodipodi:version="0.32"
- inkscape:version="0.46+devel"
- sodipodi:docname="indicator-panel.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- gridtolerance="10000"
- guidetolerance="10"
- objecttolerance="10"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.60598682"
- inkscape:cx="464.35397"
- inkscape:cy="598.25624"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- showguides="true"
- inkscape:guide-bbox="true"
- inkscape:window-width="1440"
- inkscape:window-height="852"
- inkscape:window-x="0"
- inkscape:window-y="25"
- showborder="false" />
- <defs
- id="defs4">
- <inkscape:path-effect
- id="path-effect6103"
- effect="spiro" />
- <marker
- style="overflow:visible;"
- id="Arrow1Mend"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1Mend">
- <path
- transform="scale(0.4) rotate(180) translate(10,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path4194" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1Mstart"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1Mstart">
- <path
- transform="scale(0.4) translate(10,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path4191" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1Lstart"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1Lstart">
- <path
- transform="scale(0.8) translate(12.5,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path4185" />
- </marker>
- <inkscape:path-effect
- id="path-effect4180"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4152"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4148"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4144"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4140"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4136"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4132"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4128"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect4124"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect3915"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect3911"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect3681"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect3677"
- effect="spiro" />
- <inkscape:path-effect
- id="path-effect3673"
- effect="spiro" />
- <inkscape:perspective
- id="perspective10"
- inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
- inkscape:vp_z="744.09448 : 526.18109 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 526.18109 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3358" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3384" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3405" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3405-6" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3436" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3464" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3511" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3584" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3584-4" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3712" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3836" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3926" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3926-0" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3926-6" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3926-2" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective3982" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4013" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4065" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4065-0" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4065-5" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4065-52" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4065-2" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective4161" />
- <inkscape:path-effect
- id="path-effect4152-0"
- effect="spiro"
- is_visible="true"
- deactivate_knotholder="false" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective5570" />
- <marker
- style="overflow:visible"
- id="Arrow1Mstart-4"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1Mstart">
- <path
- transform="matrix(0.4,0,0,0.4,4,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path4191-9" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1Mend-7"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1Mend">
- <path
- transform="matrix(-0.4,0,0,-0.4,-4,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path4194-3" />
- </marker>
- <inkscape:path-effect
- id="path-effect4180-9"
- effect="spiro"
- is_visible="true"
- deactivate_knotholder="false" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective5797" />
- <marker
- style="overflow:visible"
- id="Arrow1Mstart-8"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1Mstart">
- <path
- transform="matrix(0.4,0,0,0.4,4,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path4191-0" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1Mend-8"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1Mend">
- <path
- transform="matrix(-0.4,0,0,-0.4,-4,0)"
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path4194-5" />
- </marker>
- <inkscape:path-effect
- id="path-effect4180-8"
- effect="spiro"
- is_visible="true"
- deactivate_knotholder="false" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective6048" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective6078" />
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- id="perspective6128" />
- <inkscape:path-effect
- id="path-effect6103-0"
- effect="spiro"
- is_visible="true"
- deactivate_knotholder="false" />
- <marker
- style="overflow:visible;"
- id="Arrow1Mendu"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1Mendu">
- <path
- transform="scale(0.4) rotate(180) translate(10,0)"
- style="marker-start:none;stroke:#717171;stroke-width:1.0pt;fill:#717171;fill-rule:evenodd"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path6301" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1Mstartm"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1Mstartm">
- <path
- transform="scale(0.4) translate(10,0)"
- style="marker-start:none;stroke:#717171;stroke-width:1.0pt;fill:#717171;fill-rule:evenodd"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path6304" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1MstartA"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1MstartA">
- <path
- transform="scale(0.4) translate(10,0)"
- style="marker-start:none;stroke:#717171;stroke-width:1.0pt;fill:#717171;fill-rule:evenodd"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path6307" />
- </marker>
- <marker
- style="overflow:visible;"
- id="Arrow1Mendq"
- refX="0.0"
- refY="0.0"
- orient="auto"
- inkscape:stockid="Arrow1Mendq">
- <path
- transform="scale(0.4) rotate(180) translate(10,0)"
- style="marker-start:none;stroke:#717171;stroke-width:1.0pt;fill:#717171;fill-rule:evenodd"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- id="path6310" />
- </marker>
- <inkscape:perspective
- id="perspective2822"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <marker
- style="overflow:visible"
- id="Arrow1Mstartm-1"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1Mstartm">
- <path
- transform="matrix(0.4,0,0,0.4,4,0)"
- style="fill:#717171;fill-rule:evenodd;stroke:#717171;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path6304-5" />
- </marker>
- <inkscape:path-effect
- id="path-effect4180-8-9"
- effect="spiro"
- is_visible="true"
- deactivate_knotholder="false" />
- <marker
- style="overflow:visible"
- id="Arrow1MstartA-4"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1MstartA">
- <path
- transform="matrix(0.4,0,0,0.4,4,0)"
- style="fill:#717171;fill-rule:evenodd;stroke:#717171;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path6307-9" />
- </marker>
- <marker
- style="overflow:visible"
- id="Arrow1Mendq-0"
- refX="0"
- refY="0"
- orient="auto"
- inkscape:stockid="Arrow1Mendq">
- <path
- transform="matrix(-0.4,0,0,-0.4,-4,0)"
- style="fill:#717171;fill-rule:evenodd;stroke:#717171;stroke-width:1pt;marker-start:none"
- d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
- id="path6310-9" />
- </marker>
- <inkscape:path-effect
- deactivate_knotholder="false"
- is_visible="true"
- id="path-effect4180-1"
- effect="spiro" />
- <inkscape:path-effect
- deactivate_knotholder="false"
- is_visible="true"
- id="path-effect4152-7"
- effect="spiro" />
- <inkscape:perspective
- id="perspective4357"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- id="perspective4381"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- id="perspective4405"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- id="perspective4435"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- </defs>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:groupmode="layer"
- inkscape:label="Layer 1">
- <g
- transform="translate(-36,-148)"
- id="g3789">
- <rect
- style="opacity:1;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.93299997;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect2571"
- width="505.07626"
- height="17.67767"
- x="118.18782"
- y="328.58786" />
- <text
- xml:space="preserve"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- x="578.8783"
- y="341.71985"
- id="text3343"><tspan
- sodipodi:role="line"
- id="tspan3345"
- x="578.8783"
- y="341.71985">Ted</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- x="458.36044"
- y="341.71985"
- id="text3347"><tspan
- sodipodi:role="line"
- id="tspan3349"
- x="458.36044"
- y="341.71985">Jan 1st, 11:00 pm</tspan></text>
- <g
- id="g3480"
- transform="translate(-6,0)">
- <rect
- y="331.63229"
- x="447.70059"
- height="11.56345"
- width="2.9384971"
- id="rect3373"
- style="opacity:1;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="334.52225"
- x="442.5972"
- height="8.5811357"
- width="2.7329977"
- id="rect3373-2"
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="337.8125"
- x="437.69925"
- height="5.2914724"
- width="2.5275443"
- id="rect3373-2-1"
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <g
- id="g3487"
- transform="translate(-7.6915415,0.41127796)">
- <path
- transform="translate(2.7761261,0.8325159)"
- d="m 426.90651,332.67719 c 0,0.53918 -2.07284,0.97678 -4.62688,0.97678 -2.55403,0 -4.62687,-0.4376 -4.62687,-0.97678 0,-0.53919 2.07284,-0.97679 4.62687,-0.97679 2.55404,0 4.62688,0.4376 4.62688,0.97679 z"
- sodipodi:ry="0.97678512"
- sodipodi:rx="4.6268768"
- sodipodi:cy="332.67719"
- sodipodi:cx="422.27963"
- id="path3427"
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- transform="translate(2.7296944,8.9967079)"
- d="m 426.90651,332.67719 c 0,0.53918 -2.07284,0.97678 -4.62688,0.97678 -2.55403,0 -4.62687,-0.4376 -4.62687,-0.97678 0,-0.53919 2.07284,-0.97679 4.62687,-0.97679 2.55404,0 4.62688,0.4376 4.62688,0.97679 z"
- sodipodi:ry="0.97678512"
- sodipodi:rx="4.6268768"
- sodipodi:cy="332.67719"
- sodipodi:cx="422.27963"
- id="path3427-4"
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- sodipodi:nodetypes="cc"
- id="path3453"
- d="m 420.32606,341.46825 0,-7.9171"
- style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- id="path3455"
- d="m 429.68263,341.57107 0,-8.12274"
- style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- transform="translate(2.77612,4.8325126)"
- d="m 426.90651,332.67719 c 0,0.53918 -2.07284,0.97678 -4.62688,0.97678 -2.55403,0 -4.62687,-0.4376 -4.62687,-0.97678 0,-0.53919 2.07284,-0.97679 4.62687,-0.97679 2.55404,0 4.62688,0.4376 4.62688,0.97679 z"
- sodipodi:ry="0.97678512"
- sodipodi:rx="4.6268768"
- sodipodi:cy="332.67719"
- sodipodi:cx="422.27963"
- id="path3427-0"
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <rect
- y="337.41846"
- x="420.42889"
- height="3.8043318"
- width="9.2537127"
- id="rect3478"
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:0.43478262;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="330.77499"
- x="423.61624"
- height="2.2620289"
- width="2.6733065"
- id="rect3485"
- style="opacity:1;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <g
- id="g3525"
- transform="translate(-2.205638,-0.10281953)">
- <rect
- y="336.01883"
- x="393.07889"
- height="3.7015016"
- width="3.7015016"
- id="rect3496"
- style="opacity:1;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- id="path3498"
- d="m 396.67758,336.07024 3.59868,-3.59868 0,10.79604 -3.59868,-4.00996 0,-3.1874 z"
- style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
- <path
- transform="translate(-6,-0.64583659)"
- sodipodi:open="true"
- sodipodi:end="7.4450738"
- sodipodi:start="5.1692224"
- d="m 407.71536,335.90276 c 1.42622,0.701 2.0148,2.42743 1.3138,3.85365 -0.31465,0.64016 -0.78454,1.08805 -1.43904,1.37166"
- sodipodi:ry="2.8789456"
- sodipodi:rx="2.8789456"
- sodipodi:cy="338.48648"
- sodipodi:cx="406.44543"
- id="path3500"
- style="opacity:1;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- transform="matrix(1.6644738,0,0,1.6644738,-276.586,-225.58046)"
- sodipodi:open="true"
- sodipodi:end="7.4450738"
- sodipodi:start="5.1692224"
- d="m 407.71536,335.90276 c 1.42622,0.701 2.0148,2.42743 1.3138,3.85365 -0.31465,0.64016 -0.78454,1.08805 -1.43904,1.37166"
- sodipodi:ry="2.8789456"
- sodipodi:rx="2.8789456"
- sodipodi:cy="338.48648"
- sodipodi:cx="406.44543"
- id="path3500-3"
- style="opacity:1;color:#000000;fill:none;stroke:#ffffff;stroke-width:0.30039525;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- </g>
- <path
- sodipodi:type="arc"
- style="opacity:1;color:#000000;fill:#29f151;fill-opacity:0.43478262;stroke:none;stroke-width:0.5;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path3533"
- sodipodi:cx="613.63129"
- sodipodi:cy="315.82388"
- sodipodi:rx="4.3543258"
- sodipodi:ry="4.3543258"
- d="m 617.98561,315.82388 c 0,2.40359 -1.95074,4.35433 -4.35432,4.35433 -2.40359,0 -4.35433,-1.95074 -4.35433,-4.35433 0,-2.40358 1.95074,-4.35432 4.35433,-4.35432 2.40358,0 4.35432,1.95074 4.35432,4.35432 z"
- transform="translate(-6.5725673,21.525157)" />
- </g>
- <text
- id="text3555"
- y="282.59735"
- x="73.75"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="font-weight:bold"
- y="282.59735"
- x="73.75"
- id="tspan3557"
- sodipodi:role="line">Audio User Daemon</tspan></text>
- <flowRoot
- transform="translate(-36,-144)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot3559"
- xml:space="preserve"><flowRegion
- id="flowRegion3561"><rect
- style="font-size:12px"
- y="437.82715"
- x="109.76187"
- height="145.25374"
- width="149.85454"
- id="rect3563" /></flowRegion><flowPara
- id="flowPara3565">Indicator</flowPara><flowPara
- id="flowPara3567">* Main audio level</flowPara><flowPara
- id="flowPara3569" /><flowPara
- id="flowPara3571">Menus</flowPara><flowPara
- id="flowPara3573">* Slider to adjust</flowPara><flowPara
- id="flowPara3575">* Preferences... (mixer)</flowPara><flowPara
- id="flowPara3691" /><flowPara
- id="flowPara3693">Notifications</flowPara><flowPara
- id="flowPara3695">* Audio level change</flowPara></flowRoot> <text
- id="text3555-5"
- y="472.33295"
- x="134.42328"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="font-weight:bold"
- y="472.33295"
- x="134.42328"
- id="tspan3557-1"
- sodipodi:role="line">Power User Daemon</tspan></text>
- <flowRoot
- transform="translate(24.67328,45.73562)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot3559-9"
- xml:space="preserve"><flowRegion
- id="flowRegion3561-9"><rect
- style="font-size:12px"
- y="437.82715"
- x="109.76187"
- height="196.37631"
- width="151.71355"
- id="rect3563-3" /></flowRegion><flowPara
- id="flowPara3565-9">Indicator</flowPara><flowPara
- id="flowPara3567-0">* Main battery level</flowPara><flowPara
- id="flowPara3628">* Individual bat.</flowPara><flowPara
- id="flowPara3569-4" /><flowPara
- id="flowPara3571-1">Menus</flowPara><flowPara
- id="flowPara3573-5">* Individual bat. entries</flowPara><flowPara
- id="flowPara3575-2">* Preferences...</flowPara><flowPara
- id="flowPara3683" /><flowPara
- id="flowPara3685">Notifications</flowPara><flowPara
- id="flowPara3687">* Battery status</flowPara><flowPara
- id="flowPara3689">* Power change AC/Bat</flowPara></flowRoot> <text
- id="text3555-9"
- y="283.28479"
- x="312.55984"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="font-weight:bold"
- y="283.28479"
- x="312.55984"
- id="tspan3557-2"
- sodipodi:role="line">Network User Daemon</tspan></text>
- <flowRoot
- transform="translate(202.80984,-143.31254)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot3559-5"
- xml:space="preserve"><flowRegion
- id="flowRegion3561-2"><rect
- style="font-size:12px"
- y="437.82715"
- x="109.76187"
- height="235.7263"
- width="152.75581"
- id="rect3563-6" /></flowRegion><flowPara
- id="flowPara3565-8">Indicator</flowPara><flowPara
- id="flowPara3567-6">* Connected AP signal</flowPara><flowPara
- id="flowPara3661"> level</flowPara><flowPara
- id="flowPara3665">* Other APs sig. level</flowPara><flowPara
- id="flowPara3667">* Network status</flowPara><flowPara
- id="flowPara3569-0" /><flowPara
- id="flowPara3571-0">Menus</flowPara><flowPara
- id="flowPara3573-0">* APs level</flowPara><flowPara
- id="flowPara3669">* Network interfaces</flowPara><flowPara
- id="flowPara3575-4">* Preferences...</flowPara><flowPara
- id="flowPara3697" /><flowPara
- id="flowPara3699">Notifications</flowPara><flowPara
- id="flowPara3701">* Network status change</flowPara><flowPara
- id="flowPara3703">* New AP available?</flowPara></flowRoot> <path
- sodipodi:nodetypes="czzz"
- inkscape:original-d="m 358.75608,205.37716 c -11.46385,6.81634 -7.43601,17.04086 -34.39155,20.44903 -26.95554,3.40817 -96.51322,-6.66143 -127.34168,0 -30.82846,6.66143 -38.41939,26.64571 -57.62909,39.96856"
- inkscape:path-effect="#path-effect3673"
- id="path3671"
- d="m 358.75608,205.37716 c -9.53843,9.51785 -21.47382,16.61457 -34.39155,20.44903 -20.47791,6.07861 -42.39574,3.9057 -63.59222,1.25925 -21.19647,-2.64646 -42.85472,-5.69816 -63.74946,-1.25925 -23.47933,4.98799 -44.72953,19.72602 -57.62909,39.96856"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czzzz"
- inkscape:original-d="m 381.6281,207.23616 c 0,0 -23.79665,40.04823 -35.60304,46.47507 -11.8064,6.42685 -27.39046,2.89031 -45.87176,6.00193 -18.4813,3.11161 9.05401,15.4885 -12.68683,33.03713 -21.74084,17.54863 -35.94071,108.27659 -58.55858,159.39916"
- inkscape:path-effect="#path-effect3677"
- id="path3675"
- d="m 381.6281,207.23616 c 1.26421,10.72166 -1.80526,21.89205 -8.37061,30.46225 -6.56535,8.5702 -16.55138,14.44204 -27.23243,16.01282 -7.77174,1.14293 -15.67731,0.0896 -23.53253,0.0495 -3.92762,-0.0201 -7.87756,0.21727 -11.70467,1.10031 -3.82711,0.88304 -7.54043,2.43286 -10.63456,4.85214 -4.77786,3.73578 -7.81223,9.33218 -9.57416,15.13559 -1.76193,5.80341 -2.36829,11.88242 -3.11267,17.90154 -7.00852,56.67121 -27.21298,111.66868 -58.55858,159.39916"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czz"
- inkscape:original-d="m 402.72464,210.02467 c -0.30983,11.15402 -1.83116,23.54737 -4.9295,33.46205 -3.09834,9.91468 -11.77369,17.35069 -17.66053,26.02604"
- inkscape:path-effect="#path-effect3681"
- id="path3679"
- d="m 402.72464,210.02467 c 0.98875,11.33426 -0.71425,22.89442 -4.9295,33.46205 -3.91488,9.8146 -9.98652,18.76228 -17.66053,26.02604"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <text
- id="text3555-9-2"
- y="282.94501"
- x="536.32922"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="font-weight:bold"
- y="282.94501"
- x="536.32922"
- id="tspan3557-2-5"
- sodipodi:role="line">Session User Daemon</tspan></text>
- <flowRoot
- transform="translate(426.57924,-143.65234)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot3559-5-0"
- xml:space="preserve"><flowRegion
- id="flowRegion3561-2-0"><rect
- style="font-size:12px"
- y="437.82715"
- x="109.76187"
- height="235.7263"
- width="152.75581"
- id="rect3563-6-1" /></flowRegion><flowPara
- id="flowPara3565-8-0">Indicator</flowPara><flowPara
- id="flowPara3667-6">* IM Status</flowPara><flowPara
- id="flowPara3821">* Logged in users</flowPara><flowPara
- id="flowPara3569-0-1" /><flowPara
- id="flowPara3571-0-8">Menus</flowPara><flowPara
- id="flowPara3575-4-0">* Status change</flowPara><flowPara
- id="flowPara3819">* User switch</flowPara><flowPara
- id="flowPara3823">* Guest session</flowPara><flowPara
- id="flowPara3825">* Session management</flowPara><flowPara
- id="flowPara3697-7" /><flowPara
- id="flowPara3699-4">Notifications</flowPara><flowPara
- id="flowPara3703-7">* IM Account failed</flowPara></flowRoot> <text
- id="text3555-9-2-8"
- y="514.5188"
- x="452.29672"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="font-weight:bold"
- y="514.5188"
- x="452.29672"
- id="tspan3557-2-5-0"
- sodipodi:role="line">Date-time User Daemon</tspan></text>
- <flowRoot
- transform="translate(342.54676,87.92146)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot3559-5-0-8"
- xml:space="preserve"><flowRegion
- id="flowRegion3561-2-0-0"><rect
- style="font-size:12px"
- y="437.82715"
- x="109.76187"
- height="235.7263"
- width="152.75581"
- id="rect3563-6-1-3" /></flowRegion><flowPara
- id="flowPara3565-8-0-3">Indicator</flowPara><flowPara
- id="flowPara3821-9">* Active appointments</flowPara><flowPara
- id="flowPara3569-0-1-3" /><flowPara
- id="flowPara3571-0-8-9">Menus</flowPara><flowPara
- id="flowPara3825-7">* Complex, start app?</flowPara><flowPara
- id="flowPara3697-7-0" /><flowPara
- id="flowPara3699-4-9">Notifications</flowPara><flowPara
- id="flowPara3703-7-6">* New appointment</flowPara></flowRoot> <path
- sodipodi:nodetypes="czzz"
- inkscape:original-d="m 468.71924,206.30666 c 0,0 11.88976,31.23621 17.66053,42.75707 5.77077,11.52086 -16.61419,29.27165 1.859,61.34709 18.47318,32.07544 14.56219,113.39916 21.37853,183.11176"
- inkscape:path-effect="#path-effect3911"
- id="path3909"
- d="m 468.71924,206.30666 c 8.66621,12.88005 14.71135,27.51564 17.66053,42.75707 3.89529,20.13094 2.39937,40.84987 1.859,61.34709 -1.62499,61.63913 5.5979,123.50475 21.37853,183.11176"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czz"
- inkscape:original-d="m 564.45787,207.23617 c 2.78851,12.39335 13.6327,12.70318 18.59004,22.30803 4.95734,9.60484 4.02784,28.5047 11.15401,35.32105"
- inkscape:path-effect="#path-effect3915"
- id="path3913"
- d="m 564.45787,207.23617 c 7.40495,6.30665 13.72209,13.88721 18.59004,22.30803 6.22863,10.77458 10.0651,22.92341 11.15401,35.32105"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <rect
- y="710.25787"
- x="43.491863"
- height="59.153103"
- width="115.67719"
- id="rect3917"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="710.25787"
- x="223.49187"
- height="59.153103"
- width="115.67719"
- id="rect3917-2"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="710.25787"
- x="403.49188"
- height="59.153103"
- width="115.67719"
- id="rect3917-8"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="710.25787"
- x="583.49188"
- height="59.153103"
- width="115.67719"
- id="rect3917-4"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="808.25787"
- x="137.49187"
- height="59.153103"
- width="115.67719"
- id="rect3917-7"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="808.25787"
- x="317.49188"
- height="59.153103"
- width="115.67719"
- id="rect3917-2-7"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- y="808.25787"
- x="497.49188"
- height="59.153103"
- width="115.67719"
- id="rect3917-8-2"
- style="opacity:1;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <text
- id="text4002"
- y="744.30804"
- x="66.297256"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="744.30804"
- x="66.297256"
- id="tspan4004"
- sodipodi:role="line">Pulse Audio</tspan></text>
- <text
- id="text4002-7"
- y="833.64496"
- x="374.74747"
- style="font-size:12px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="833.64496"
- x="374.74747"
- id="tspan4004-7"
- sodipodi:role="line">Network</tspan><tspan
- id="tspan4030"
- y="848.64496"
- x="374.74747"
- sodipodi:role="line">Manager</tspan></text>
- <text
- id="text4032"
- y="735.53949"
- x="280.99942"
- style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="735.53949"
- x="280.99942"
- id="tspan4034"
- sodipodi:role="line">GNOME Power</tspan><tspan
- id="tspan4036"
- y="750.53949"
- x="280.99942"
- sodipodi:role="line">Manager</tspan></text>
- <text
- id="text4038"
- y="834.80804"
- x="194.88808"
- style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="834.80804"
- x="194.88808"
- id="tspan4040"
- sodipodi:role="line">DevKit</tspan><tspan
- id="tspan4042"
- y="849.80804"
- x="194.88808"
- sodipodi:role="line">Power</tspan></text>
- <text
- id="text4044"
- y="744.20258"
- x="461.07559"
- style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="744.20258"
- x="461.07559"
- id="tspan4046"
- sodipodi:role="line">EDS</tspan></text>
- <text
- id="text4048"
- y="736.70258"
- x="641.38324"
- style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="736.70258"
- x="641.38324"
- id="tspan4050"
- sodipodi:role="line">GNOME</tspan><tspan
- id="tspan4052"
- y="751.70258"
- x="641.38324"
- sodipodi:role="line">Session</tspan></text>
- <text
- id="text4054"
- y="841.14496"
- x="555.52679"
- style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="841.14496"
- x="555.52679"
- id="tspan4056"
- sodipodi:role="line">Telepathy</tspan></text>
- <path
- sodipodi:nodetypes="czzz"
- inkscape:original-d="m 671.71636,482.84708 c 7.01074,21.03222 17.74594,33.73918 21.03222,63.09665 3.28628,29.35747 -8.76343,67.69744 -17.08868,93.33045 -8.32525,25.63301 -16.6505,46.88431 -32.86283,60.46762"
- inkscape:path-effect="#path-effect4124"
- id="path4122"
- d="m 671.71636,482.84708 c 11.76705,19.02543 19.03059,40.81607 21.03222,63.09665 2.85756,31.80822 -4.92648,63.80064 -17.08868,93.33045 -8.75299,21.25226 -19.79115,41.56247 -32.86283,60.46762"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czzzzz"
- inkscape:original-d="m 637.53901,489.41965 c 6.57257,29.35747 21.90855,61.34396 19.7177,88.0724 -2.19085,26.72844 -17.96501,54.55231 -32.86283,72.29824 -14.89782,17.74593 -44.0362,15.11691 -56.52408,34.17735 -12.48788,19.06044 -15.33599,62.22029 -18.40319,80.18531 -3.0672,17.96502 0,18.40319 0,27.60479"
- inkscape:path-effect="#path-effect4128"
- id="path4126"
- d="m 637.53901,489.41965 c 14.5902,26.75872 21.50548,57.64697 19.7177,88.0724 -0.80091,13.63033 -3.34202,27.25252 -8.62989,39.84085 -5.28787,12.58832 -13.41313,24.12917 -24.23294,32.45739 -8.764,6.74583 -19.01332,11.22316 -28.97557,16.02603 -9.96226,4.80287 -19.93028,10.13405 -27.54851,18.15132 -9.70604,10.21444 -14.83102,24.07114 -17.00031,37.99364 -2.16928,13.92251 -1.62154,28.10288 -1.40288,42.19167 0.1428,9.20086 0.1428,18.40393 0,27.60479"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czz"
- inkscape:original-d="m 475.85386,658.99188 c -4.81988,7.44891 -12.2688,15.33599 -14.45965,22.34673 -2.19086,7.01074 0.87635,13.14513 1.31452,19.7177"
- inkscape:path-effect="#path-effect4132"
- id="path4130"
- d="m 475.85386,658.99188 c -7.35059,5.32615 -12.61311,13.45914 -14.45965,22.34673 -1.35657,6.5293 -0.89677,13.42626 1.31452,19.7177"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- inkscape:original-d="m 362.80571,520.96797 6.57256,273.41879"
- inkscape:path-effect="#path-effect4136"
- id="path4134"
- d="m 362.80571,520.96797 6.57256,273.41879"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czzz"
- inkscape:original-d="m 230.03985,662.93542 c 4.81988,7.44891 5.91531,18.62227 14.45965,22.34673 8.54434,3.72446 29.13837,-2.84811 36.80637,0 7.668,2.84811 6.1344,11.39245 9.2016,17.08867"
- inkscape:path-effect="#path-effect4140"
- id="path4138"
- d="m 230.03985,662.93542 c -0.81821,4.80307 0.2297,9.89958 2.87656,13.99018 2.64686,4.09061 6.86649,7.13483 11.58309,8.35655 6.01975,1.55927 12.35428,0.20081 18.4796,-0.87121 3.06266,-0.53601 6.15336,-1.00054 9.26254,-0.98625 3.10918,0.0143 6.2555,0.52396 9.06423,1.85746 3.12722,1.48471 5.76074,3.98802 7.40197,7.03601 1.64122,3.04799 2.28151,6.62459 1.79963,10.05266"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- inkscape:original-d="m 191.91896,657.67737 2.62903,135.39488"
- inkscape:path-effect="#path-effect4144"
- id="path4142"
- d="m 191.91896,657.67737 2.62903,135.39488"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="czzz"
- inkscape:original-d="m 80.185319,439.46814 c -9.639765,26.72844 -23.661241,45.5698 -28.919295,80.18532 -5.258054,34.61552 12.926049,96.17857 21.032215,126.19329 8.106166,30.01472 10.516107,36.3682 27.604781,53.89505"
- inkscape:path-effect="#path-effect4148"
- id="path4146"
- d="m 80.185319,439.46814 c -15.532342,24.08422 -25.503398,51.73124 -28.919295,80.18532 -5.139432,42.81096 4.519328,86.36219 21.032215,126.19329 7.738285,18.66569 16.979501,36.70806 27.604781,53.89505"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- inkscape:original-d="m 780.78114,225.10599 252.82436,0"
- inkscape:path-effect="#path-effect4152"
- id="path4150"
- d="m 780.78114,225.10599 252.82436,0"
- style="fill:none;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
- <path
- inkscape:original-d="m 780.78114,681.10599 252.82436,0"
- inkscape:path-effect="#path-effect4152-0"
- id="path4150-3"
- d="m 780.78114,681.10599 252.82436,0"
- style="fill:none;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
- <path
- inkscape:original-d="m 816.10219,628.78174 0,-351.35151"
- inkscape:path-effect="#path-effect4180"
- id="path4178"
- d="m 816.10219,628.78174 0,-351.35151"
- style="stroke-linejoin:miter;marker-end:url(#Arrow1Mendq);stroke-opacity:1;marker-start:url(#Arrow1MstartA);stroke:#717171;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:8;marker-mid:none;fill:none" />
- <path
- sodipodi:nodetypes="cc"
- inkscape:original-d="m 816.10219,876.7817 0,-135.35147"
- inkscape:path-effect="#path-effect4180-9"
- id="path4178-9"
- d="m 816.10219,876.7817 0,-135.35147"
- style="stroke-linejoin:miter;marker-end:url(#Arrow1Mendu);stroke-opacity:1;marker-start:none;stroke:#717171;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:8;marker-mid:none;fill:none" />
- <path
- sodipodi:nodetypes="cc"
- inkscape:original-d="m 816.10219,162.78174 0,-131.35151"
- inkscape:path-effect="#path-effect4180-8"
- id="path4178-2"
- d="m 816.10219,162.78174 0,-131.35151"
- style="stroke-linejoin:miter;marker-end:none;stroke-opacity:1;marker-start:url(#Arrow1Mstartm);stroke:#717171;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:8;marker-mid:none;fill:none" />
- <text
- id="text6021"
- y="799.53784"
- x="873.73126"
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="799.53784"
- x="873.73126"
- id="tspan6023"
- sodipodi:role="line">System</tspan></text>
- <text
- id="text6025"
- y="407.28827"
- x="873.73126"
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="407.28827"
- x="873.73126"
- id="tspan6027"
- sodipodi:role="line">Python</tspan></text>
- <text
- id="text6029"
- y="81.962761"
- x="873.73126"
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="81.962761"
- x="873.73126"
- id="tspan6031"
- sodipodi:role="line">C</tspan></text>
- <flowRoot
- transform="translate(-4,-8)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6033"
- xml:space="preserve"><flowRegion
- id="flowRegion6035"><rect
- style="font-size:12px"
- y="823.70483"
- x="879.30829"
- height="72.501106"
- width="152.43822"
- id="rect6037" /></flowRegion><flowPara
- id="flowPara6039">We don't care that much about how it's implemented, as long as it works.</flowPara></flowRoot> <flowRoot
- transform="translate(-4,-400)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6033-6"
- xml:space="preserve"><flowRegion
- id="flowRegion6035-6"><rect
- style="font-size:12px"
- y="823.70483"
- x="879.30829"
- height="115.25817"
- width="150.57921"
- id="rect6037-8" /></flowRegion><flowPara
- id="flowPara6039-9">Can have complex state that is difficult to implement in a lower level language. Less verifiable, but also more dynamic.</flowPara></flowRoot> <flowRoot
- transform="translate(-4,-728)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6033-6-4"
- xml:space="preserve"><flowRegion
- id="flowRegion6035-6-4"><rect
- style="font-size:12px"
- y="823.70483"
- x="879.30829"
- height="115.25817"
- width="150.57921"
- id="rect6037-8-8" /></flowRegion><flowPara
- id="flowPara6039-9-1">Needs to be fast light and small. Also verifiable and simple.</flowPara></flowRoot> <path
- sodipodi:nodetypes="ccc"
- inkscape:original-d="m 1109.8246,270.17107 -61.3471,-46.9241 59.9111,-47.79612"
- inkscape:path-effect="#path-effect6103"
- id="path6101"
- d="m 1109.8246,270.17107 -61.3471,-46.9241 59.9111,-47.79612"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <text
- id="text6105"
- y="193.48985"
- x="1114.559"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="193.48985"
- x="1114.559"
- id="tspan6107"
- sodipodi:role="line">Async DBus</tspan></text>
- <flowRoot
- transform="translate(-12,34)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6109"
- xml:space="preserve"><flowRegion
- id="flowRegion6111"><rect
- style="font-size:12px"
- y="173.67316"
- x="1127.5721"
- height="107.38783"
- width="138.1183"
- id="rect6113" /></flowRegion><flowPara
- id="flowPara6115">* Indicators Spec</flowPara><flowPara
- id="flowPara6117">* Application Menu</flowPara><flowPara
- id="flowPara6119"> Spec</flowPara></flowRoot> <path
- sodipodi:nodetypes="ccc"
- inkscape:original-d="m 1109.8246,728.17107 -61.3471,-46.9241 59.9111,-47.79612"
- inkscape:path-effect="#path-effect6103-0"
- id="path6101-1"
- d="m 1109.8246,728.17107 -61.3471,-46.9241 59.9111,-47.79612"
- style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <text
- id="text6105-1"
- y="651.48987"
- x="1114.559"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="651.48987"
- x="1114.559"
- id="tspan6107-9"
- sodipodi:role="line">System Specific</tspan></text>
- <flowRoot
- transform="translate(-12,492)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6109-9"
- xml:space="preserve"><flowRegion
- id="flowRegion6111-6"><rect
- style="font-size:12px"
- y="173.67316"
- x="1127.5721"
- height="107.38783"
- width="143.84921"
- id="rect6113-5" /></flowRegion><flowPara
- id="flowPara6119-1">Many of these are DBus but others are less specified. They can be system specific.</flowPara></flowRoot> <path
- inkscape:original-d="m -267.21886,225.10594 252.82436,0"
- inkscape:path-effect="#path-effect4152-7"
- id="path4150-1"
- d="m -267.21886,225.10594 252.82436,0"
- style="fill:none;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
- <path
- inkscape:original-d="m -59.89781,628.78169 0,-351.35151"
- inkscape:path-effect="#path-effect4180-1"
- id="path4178-1"
- d="m -59.89781,628.78169 0,-351.35151"
- style="fill:none;stroke:#717171;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow1Mendq)" />
- <path
- sodipodi:nodetypes="cc"
- inkscape:original-d="m -59.89781,162.78169 0,-131.351507"
- inkscape:path-effect="#path-effect4180-8-9"
- id="path4178-2-5"
- d="m -59.89781,162.78169 0,-131.351507"
- style="fill:none;stroke:#717171;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Mstartm);marker-mid:none;marker-end:none" />
- <text
- id="text6029-2"
- y="198.33095"
- x="-346.05609"
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="198.33095"
- x="-346.05609"
- id="tspan6031-4"
- sodipodi:role="line">User Side</tspan></text>
- <text
- id="text6029-2-6"
- y="282.89386"
- x="-346.05609"
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="282.89386"
- x="-346.05609"
- id="tspan6031-4-0"
- sodipodi:role="line">Service Side</tspan></text>
- <flowRoot
- transform="translate(-1185.1789,-772.6624)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6033-6-6"
- xml:space="preserve"><flowRegion
- id="flowRegion6035-6-1"><rect
- style="font-size:12px"
- y="823.70483"
- x="879.30829"
- height="115.25817"
- width="150.57921"
- id="rect6037-8-87" /></flowRegion><flowPara
- id="flowPara6039-9-0">This is the amount of code that actually interacts with the user and handles user input but also displaying information to the user.</flowPara></flowRoot> <flowRoot
- transform="translate(-1185.1789,-514.6624)"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
- id="flowRoot6033-6-6-9"
- xml:space="preserve"><flowRegion
- id="flowRegion6035-6-1-1"><rect
- style="font-size:12px"
- y="823.70483"
- x="879.30829"
- height="133.95276"
- width="154.54472"
- id="rect6037-8-87-7" /></flowRegion><flowPara
- id="flowPara6039-9-0-7">These are the different components that gather information and bubbling it up to the level of the user. They can do this with the interfaces on the other side of the diagram.</flowPara></flowRoot> </g>
-</svg>
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
deleted file mode 100644
index 2589179..0000000
--- a/docs/reference/Makefile.am
+++ /dev/null
@@ -1,87 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-# We require automake 1.6 at least.
-AUTOMAKE_OPTIONS = 1.6
-
-# This is a blank Makefile.am for using gtk-doc.
-# Copy this to your project's API docs directory and modify the variables to
-# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
-# of using the various options.
-
-# The name of the module, e.g. 'glib'.
-DOC_MODULE=libindicate
-
-# The top-level SGML file. You can change this if you want to.
-DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
-
-# The directory containing the source code. Relative to $(srcdir).
-# gtk-doc will search all .c & .h files beneath here for inline comments
-# documenting the functions and macros.
-# e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=../../libindicate
-
-# Extra options to pass to gtkdoc-scangobj. Not normally needed.
-SCANGOBJ_OPTIONS=--nogtkinit --type-init-func="g_type_init()"
-
-# Extra options to supply to gtkdoc-scan.
-# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
-SCAN_OPTIONS=
-
-# Extra options to supply to gtkdoc-mkdb.
-# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml
-
-# Extra options to supply to gtkdoc-mktmpl
-# e.g. MKTMPL_OPTIONS=--only-section-tmpl
-MKTMPL_OPTIONS=
-
-# Extra options to supply to gtkdoc-fixref. Not normally needed.
-# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
-
-# Used for dependencies. The docs will be rebuilt if any of these change.
-# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
-# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
-HFILE_GLOB=$(top_srcdir)/libindicate/*.h
-CFILE_GLOB=$(top_srcdir)/libindicate/*.c
-
-# Header files to ignore when scanning.
-# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=dbus-indicate-client.h dbus-indicate-server.h dbus-listener-client.h dbus-listener-server.h listener-marshal.h
-
-# Images to copy into HTML directory.
-# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
-HTML_IMAGES=
-
-# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
-# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=version.xml
-
-# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
-# These files must be listed here *and* in content_files
-# e.g. expand_content_files=running.sgml
-expand_content_files=
-
-# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
-# Only needed if you are using gtkdoc-scangobj to dynamically query widget
-# signals and properties.
-# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
-# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-INCLUDES=-I$(top_srcdir) $(LIBINDICATE_CFLAGS)
-GTKDOC_LIBS=$(top_builddir)/libindicate/libindicate.la
-
-# This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
-
-# Other files to distribute
-# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += version.xml.in
-
-# Files not to distribute
-# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
-# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
-#DISTCLEANFILES +=
-
-# Comment this out if you want your docs-status tested during 'make check'
-#TESTS = $(GTKDOC_CHECK)
-
diff --git a/docs/reference/libindicate-docs.sgml b/docs/reference/libindicate-docs.sgml
deleted file mode 100644
index c3038d3..0000000
--- a/docs/reference/libindicate-docs.sgml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<book id="libindicatebook" xmlns:xi="http://www.w3.org/2003/XInclude">
-
- <bookinfo>
- <title>libindicate Reference Manual</title>
- </bookinfo>
-
-<part id="base">
- <title>Base Classes for Applications</title>
- <xi:include href="xml/indicator.xml" />
- <xi:include href="xml/server.xml" />
-</part>
-
-<part id="subclass">
- <title>Subclasses for specific indicators</title>
- <xi:include href="xml/indicator-message.xml" />
-</part>
-
-<part id="listeners">
- <title>Classes for Listeners</title>
- <xi:include href="xml/listener.xml" />
-</part>
-
-<part id="index">
- <index>
- <title>Index of all Symbols</title>
- </index>
-</part>
-
-</book>
diff --git a/docs/reference/libindicate-sections.txt b/docs/reference/libindicate-sections.txt
deleted file mode 100644
index 6e2a8cd..0000000
--- a/docs/reference/libindicate-sections.txt
+++ /dev/null
@@ -1,63 +0,0 @@
-<INCLUDE>indicator.h</INCLUDE>
-
-<SECTION>
-<FILE>indicator</FILE>
-<TITLE>IndicateIndicator</TITLE>
-IndicateIndicator
-IndicateIndicatorClass
-indicate_indicator_get_id
-indicate_indicator_get_indicator_type
-indicate_indicator_get_property
-indicate_indicator_hide
-indicate_indicator_is_visible
-indicate_indicator_list_properties
-indicate_indicator_new
-indicate_indicator_set_property
-indicate_indicator_set_property_icon
-indicate_indicator_set_property_time
-indicate_indicator_show
-indicate_indicator_user_display
-</SECTION>
-
-<SECTION>
-<FILE>indicator-message</FILE>
-<TITLE>IndicateIndicatorMessage</TITLE>
-IndicateIndicatorMessage
-IndicateIndicatorMessageClass
-indicate_indicator_message_new
-</SECTION>
-
-<SECTION>
-<FILE>server</FILE>
-<TITLE>IndicateServer</TITLE>
-IndicateServer
-IndicateServerClass
-indicate_server_add_indicator
-indicate_server_check_interest
-indicate_server_emit_indicator_added
-indicate_server_emit_indicator_modified
-indicate_server_emit_indicator_removed
-indicate_server_emit_server_display
-indicate_server_get_next_id
-indicate_server_hide
-indicate_server_ref_default
-indicate_server_remove_indicator
-indicate_server_set_default
-indicate_server_set_desktop_file
-indicate_server_set_type
-indicate_server_show
-</SECTION>
-
-<SECTION>
-<FILE>listener</FILE>
-<TITLE>IndicateListener</TITLE>
-IndicateListener
-IndicateListenerClass
-IndicateListenerIndicator
-IndicateListenerServer
-indicate_listener_display
-indicate_listener_get_property
-indicate_listener_get_property_cb
-indicate_listener_new
-</SECTION>
-
diff --git a/docs/reference/libindicate.types b/docs/reference/libindicate.types
deleted file mode 100644
index d96055f..0000000
--- a/docs/reference/libindicate.types
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <libindicate/indicator.h>
-#include <libindicate/indicator-message.h>
-#include <libindicate/server.h>
-#include <libindicate/listener.h>
-
-indicate_indicator_get_type
-indicate_indicator_message_get_type
-indicate_server_get_type
-indicate_listener_get_type
diff --git a/docs/reference/tmpl/libindicate-unused.sgml b/docs/reference/tmpl/libindicate-unused.sgml
deleted file mode 100644
index 83a53a7..0000000
--- a/docs/reference/tmpl/libindicate-unused.sgml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!-- ##### FUNCTION indicate_indicator_set_property_icon ##### -->
-<para>
-
-</para>
-
-@indicator:
-@key:
-@data:
-
-<!-- ##### FUNCTION indicate_server_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-<!-- ##### FUNCTION indicate_server_set_dbus_object ##### -->
-<para>
-
-</para>
-
-@obj:
-
diff --git a/docs/reference/version.xml.in b/docs/reference/version.xml.in
deleted file mode 100644
index d78bda9..0000000
--- a/docs/reference/version.xml.in
+++ /dev/null
@@ -1 +0,0 @@
-@VERSION@