diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-31 11:49:33 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-31 11:49:33 +0100 |
commit | 5e2cefe14897d21e6679d520e69f219ce100051b (patch) | |
tree | af225f10e924fc71417daaf6e34116f7dae68f67 | |
parent | 85676799a846d99c76e6c7f736a539bf7e301b0a (diff) | |
download | xmobar-5e2cefe14897d21e6679d520e69f219ce100051b.tar.gz xmobar-5e2cefe14897d21e6679d520e69f219ce100051b.tar.bz2 |
README add link to Ion
darcs-hash:20071031104933-d6583-dcb92819a2b502ab02356876113172b666d5d99e.gz
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | README.html | 4 |
2 files changed, 5 insertions, 3 deletions
@@ -6,7 +6,7 @@ About [Xmobar] is a minimalistic, text based, status bar. -It was inspired by the Ion3 status bar, and supports similar features, +It was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins. @@ -444,4 +444,4 @@ Copyright © 2007 Andrea Rossato [Xmobar]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar [Xmobars darcs repository]: http://gorgias.mine.nu/repos/xmobar/ [on X Window Programming in Haskell]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell - +[Ion3]: http://modeemi.fi/~tuomov/ion/ diff --git a/README.html b/README.html index 2fb6a16..51073d5 100644 --- a/README.html +++ b/README.html @@ -110,7 +110,9 @@ ol.decimal { list-style-type: decimal; } >Xmobar</a > is a minimalistic, text based, status bar.</p ><p - >It was inspired by the Ion3 status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins.</p + >It was inspired by the <a href="http://modeemi.fi/~tuomov/ion/" + >Ion3</a + > status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins.</p ><p >See <code >xmobar.config-sample</code |