chiark / gitweb /
chiark-tcl-applet-wrapper: Ship it and describe it a bit better
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Mar 2020 15:22:35 +0000 (15:22 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Mar 2020 15:23:20 +0000 (15:23 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
chiark-tcl-applet-wrapper [moved from example with 94% similarity]
debian/changelog
debian/control

index 11b519e8143525eb0e9045312b7fed29f749d3b1..7286ca9cc4c6ce94aaa2de0472e8f48bc63484de 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ p=chiark-tcl-applet
 bindir=$(prefix)/bin
 sharedir=$(prefix)/share/$p
 
 bindir=$(prefix)/bin
 sharedir=$(prefix)/share/$p
 
-SCRIPTS += xbatmon-simple-tray
+SCRIPTS += xbatmon-simple-tray chiark-tcl-applet-wrapper
 TCLLIBS += $(addsuffix .tcl, applet args subproc utils)
 
 SEDDED_SCRIPTS= $(addprefix tmp/, $(SCRIPTS))
 TCLLIBS += $(addsuffix .tcl, applet args subproc utils)
 
 SEDDED_SCRIPTS= $(addprefix tmp/, $(SCRIPTS))
similarity index 94%
rename from example
rename to chiark-tcl-applet-wrapper
index 70e74cb209be02e77d4d871684a47781df29947f..5a90c9a32f8e998859f6dc8b5f2e2880a349cf71 100755 (executable)
--- a/example
@@ -6,7 +6,7 @@
 # There is NO WARRANTY.
 
 # usage:
 # There is NO WARRANTY.
 
 # usage:
-#   .../example program arguments...
+#   chiark-tcl-applet-wrapper program arguments...
 # will run
 #   program arguments... WINDOWID
 # and program sbould put up an X11 window as a child of WINDOWID
 # will run
 #   program arguments... WINDOWID
 # and program sbould put up an X11 window as a child of WINDOWID
index b955b677e959540a5d19d775d1b59cf03d84d896..3f8077fa41d29c7608d3bca08a2f9d261efbcbd5 100644 (file)
@@ -1,6 +1,6 @@
 chiark-tcl-applet (1.0-2~) unstable; urgency=medium
 
 chiark-tcl-applet (1.0-2~) unstable; urgency=medium
 
-  * 
+  * chiark-tcl-applet-wrapper: Ship it and describe it a bit better
 
  --
 
 
  --
 
index 63c09e2c095705ebf9ffca65e4756c3343635066..b06a51dabe862aab789b6a2b03f6bc85fa9a6462 100644 (file)
@@ -14,8 +14,8 @@ Description: Tray widget for battery monitor and other X11 programs
  xbatmon-simple-tray is a battery status display, with useful
  tooltip, which sits in your system tray.
  .
  xbatmon-simple-tray is a battery status display, with useful
  tooltip, which sits in your system tray.
  .
- There is also an example script which can embed any X11 program
- in your system tray.
+ There is also an wrapper script, chiark-tcl-applet-wrapper, which
can embed any X11 program in your system tray.
  .
  If you do not yet have an X11 system tray (eg because you are not
  running a desktop environment with panel), consider trayer or
  .
  If you do not yet have an X11 system tray (eg because you are not
  running a desktop environment with panel), consider trayer or