diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-11-18 20:43:54 +0100 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-11-18 20:43:54 +0100 |
commit | 08a38637699f27deed9c3ec22f8529f3cabfc9e2 (patch) | |
tree | 8c48e60216485f2474f379835c0790d6f2e9f4d6 /widgets | |
parent | 2d58218830c63ff49aa04b71a75d7707c967d0f9 (diff) | |
download | skin-flatplus-08a38637699f27deed9c3ec22f8529f3cabfc9e2.tar.gz skin-flatplus-08a38637699f27deed9c3ec22f8529f3cabfc9e2.tar.bz2 |
update widgets
Diffstat (limited to 'widgets')
-rw-r--r-- | widgets/system_information/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/system_information/README b/widgets/system_information/README index 03ea2b22..92093108 100644 --- a/widgets/system_information/README +++ b/widgets/system_information/README @@ -1,7 +1,7 @@ This widget provides several information about the current system state. You must manually create a link to the corresponding script, for example: -ln -s system_information.ubuntu system +ln -s system_information.ubuntu system_information The command "system_information" will be executed every time the widget is drawn, so please keep it short and fast. The command "system_information" must provide several files with the infos. |