diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:06:38 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:06:38 +0200 |
commit | 2e6375a2f941f99a3edd7ab6a1280678b3d7e14d (patch) | |
tree | fbe2994fde0fb4a0dd811f1ce7b835c71ce62925 /desktop/tint/README | |
parent | bac43a510dfe6f5094bd4da4c5f93ec3da0a8404 (diff) | |
download | slackbuilds-2e6375a2f941f99a3edd7ab6a1280678b3d7e14d.tar.gz |
desktop/tint: Removed from 13.0 repository
Diffstat (limited to 'desktop/tint/README')
-rw-r--r-- | desktop/tint/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/desktop/tint/README b/desktop/tint/README deleted file mode 100644 index a2aa5a9015..0000000000 --- a/desktop/tint/README +++ /dev/null @@ -1,12 +0,0 @@ -tint is a simple panel/taskbar intentionally made for openbox3, but should -also work with other window managers. It's based off ttm code. - -The goal is to keep a clean and unintrusive look with code lightweight and -compliance with freedesktop specifications. - -imlib2 is required (it is also available at SlackBuilds.org). - -On the first run, /etc/xdg/tint/tintrc is copied to ~/.config/tint/tintrc. -This is used as the configuration. 3 other samples are included in -/usr/doc/tint-*/tintrc-samples that may also be used; you can edit -~/.config/tint/tintrc to your preference. |