From 1d7f64651b74e7765c9028f587d418596a40307c Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 29 Aug 2010 13:53:26 +0200 Subject: pkg: description updated --- README | 2 +- widgets/pkg.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 48ff235..e69c7aa 100644 --- a/README +++ b/README @@ -238,7 +238,7 @@ vicious.widgets.org 4th as count of tasks to do in the week vicious.widgets.pkg - - provides number of pending updates on GNU/Linux + - provides number of pending updates on UNIX systems - takes the distribution name as an argument, i.e. "Arch" - returns 1st value as the count of available updates diff --git a/widgets/pkg.lua b/widgets/pkg.lua index 940d173..da4cf98 100644 --- a/widgets/pkg.lua +++ b/widgets/pkg.lua @@ -10,7 +10,7 @@ local setmetatable = setmetatable -- }}} --- Pkg: provides number of pending updates on GNU/Linux +-- Pkg: provides number of pending updates on UNIX systems module("vicious.widgets.pkg") -- cgit v1.2.3