summaryrefslogtreecommitdiff
path: root/proposal.txt
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-08-04 21:55:56 +0200
committerGuido Günther <agx@sigxcpu.org>2011-08-21 14:38:36 +0200
commit48da8575434ae48cdc0247ef0d71ccc7b49c9ef3 (patch)
treea8e434cc3f52a60f755e03aa694433b4745b8971 /proposal.txt
The GNOME3 Desktop and You
Diffstat (limited to 'proposal.txt')
-rw-r--r--proposal.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/proposal.txt b/proposal.txt
new file mode 100644
index 0000000..a517eec
--- /dev/null
+++ b/proposal.txt
@@ -0,0 +1,8 @@
+You want to port an application from GNOME2 to GNOME3, extend GNOME Shell,
+develop a new GNOME program from scratch or add a feature to an existing one?
+Never heard of GObject Introspection, GSettings, GDBus or resident
+notifications?
+
+This talk tries to give an overview on how to access the cool features of
+GNOME3 from C, Python or JavaScript and where to look for documentation and
+examples.