Updating branch refs/heads/master
to 17b7aa3a4e2ce8ffd6fd52f695c1d52bd42e3c31 (commit)
from 2503179feb1162d6b23ecda344aac2719bd2a4d6 (commit)
commit 17b7aa3a4e2ce8ffd6fd52f695c1d52bd42e3c31
Author: David Schneider <[email protected]>
Date: Sun Jan 1 15:33:14 2012 -0500
Added samples and updated NEWS and THANKS.
NEWS | 2 +-
README | 22 ++++++++++++++++++++++
THANKS | 10 +++++++---
3 files changed, 30 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index ed49639..be9fc84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
0.0.1
=====
-- Initial release
+- Initial testing release
diff --git a/README b/README
index c85f76c..97fab36 100644
--- a/README
+++ b/README
@@ -18,6 +18,28 @@ detailed information, visit the Embed plugin website at
http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin
+Sample Usage
+============
+
+The following are some sample configurations.
+Any selection criteria not mentioned are assumed to be blank.
+Any specified labels are suggested, and can certainly be modified to taste.
+Note that in general, you will have to click the label to get keyboard focus.
+
+Embed Pidgin's buddy list:
+ Launch command (optional): pidgin
+ Process name: pidgin
+ Window title: ^Buddy List$
+
+Embed gvim to edit a notes file:
+ Launch command: gvim --socketid %s ~/path/to/note/file
+ Label format: Notes
+
+Embed a terminal:
+ Launch command: xterm -into %s
+ Label format: %t
+
+
How to report bugs?
===================
diff --git a/THANKS b/THANKS
index b1490da..a697867 100644
--- a/THANKS
+++ b/THANKS
@@ -4,13 +4,17 @@ This file lists all external people that have contributed to
this project and
thereby helped to make the plugin what it is today.
+External code:
+--------------
+wmctrl (for the EWMH/NetWM property-getting code):
+ Tomas Styblo <[email protected]>
+
+
Translators (sorted by language):
-----------------------------------
+---------------------------------
These people have translated the embed plugin to foreign languages.
-
Other contributors (sorted by name):
------------------------------------
-
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits