org.guifications.plugins: c481998d89303984ed23d81ff17989efdccdf46c
grim at guifications.org
grim at guifications.org
Sat May 10 18:20:09 CDT 2008
-----------------------------------------------------------------
Revision: c481998d89303984ed23d81ff17989efdccdf46c
Ancestor: feb66360bdc804f1b40cc3bb446ac1d3d70c8497
Author: grim at guifications.org
Date: 2008-05-10T23:17:18
Branch: org.guifications.plugins
Added files:
plugin_list.sh
Modified files:
Makefile.am
Modified attrs:
plugin_list.sh
ChangeLog:
Added plugin_list.sh which is just a wrapper to plugin_pack.py to show the new list command
-----------------------------------------------------------------
This revision's diffstat output:
Makefile.am | 1 +
plugin_list.sh | 4 ++++
2 files changed, 5 insertions(+)
-------------- next part --------------
============================================================
--- plugin_list.sh 86f36b01de3078dc53a9fb3afefc83fb5cc58103
+++ plugin_list.sh 86f36b01de3078dc53a9fb3afefc83fb5cc58103
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+python plugin_pack.py list
+
============================================================
--- Makefile.am de46154cdf16e99934117ae6c67d01b5b493ef8e
+++ Makefile.am 41a0111136a96847aeb8c7e1eeba884cc359475d
@@ -13,6 +13,7 @@ EXTRA_DIST = \
README \
VERSION \
VERSION.in \
+ plugin_list.sh \
plugin_pack.m4 \
plugin_pack.py \
plugin_pack.spec \
More information about the Plugins-commits
mailing list