1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 04:17:33 +00:00
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@70 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2005-08-07 06:11:36 +00:00
parent a11789301c
commit 976995b0d1
5 changed files with 17 additions and 11 deletions

View File

@ -1,11 +1,11 @@
2005-07-06
2005-08-06
* Conky 1.2 released
2005-07-05
2005-08-05
* small fixes
* added CVS ebuild, huge thanks to Hopeless for this
2005-07-04
2005-08-04
* special thanks to Citizen_X and his patience
* Citizen_X pwns
* keep shakin' those big 'ol titties
@ -14,15 +14,15 @@
* Citizen_X
* Citizen_X
2005-07-03
2005-08-03
* many small fixes, thanks to those who reported problems
2005-07-02
2005-08-02
* dramatically improved how conky handles fonts
* fixed issues with graph args
* fixed shades and outlines
2005-07-01
2005-08-01
* stabilized code
* added gradients to graphs (very pretty)
* things

View File

@ -55,8 +55,8 @@ conky.1: conky conky.x
endif
# conky.1 is in EXTRA_DIST in case that someone doesn't have help2man
EXTRA_DIST = changelog.html conkyrc.sample conky.1 conky.x \
changelog2html.py app-admin/conky/conky-1.2.ebuild
EXTRA_DIST = conkyrc.sample conky.1 conky.x \
app-admin/conky/conky-1.2.ebuild
EXTRA_conky_SOURCES = seti.c linux.c solaris.c freebsd.c netbsd.c mpd.c libmpdclient.c \
cairo.c libmpdclient.h top.h mldonkey.c ftp.c metarinfo.c ftp.h metarinfo.h

View File

@ -215,8 +215,8 @@ conky_LDADD = $(METAR_LIBS)
man_MANS = conky.1
# conky.1 is in EXTRA_DIST in case that someone doesn't have help2man
EXTRA_DIST = changelog.html conkyrc.sample conky.1 conky.x \
changelog2html.py app-admin/conky/conky-1.2.ebuild
EXTRA_DIST = conkyrc.sample conky.1 conky.x \
app-admin/conky/conky-1.2.ebuild
EXTRA_conky_SOURCES = seti.c linux.c solaris.c freebsd.c netbsd.c mpd.c libmpdclient.c \
cairo.c libmpdclient.h top.h mldonkey.c ftp.c metarinfo.c ftp.h metarinfo.h

6
TODO
View File

@ -0,0 +1,6 @@
# $Id$
* simple buttons?
* icecast status
* rewrite parts of code, making them more effecient and modular (in particular, the way objects are handled is a complete mess)
* think of new features to add

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
.TH CONKY "1" "August 2005" "Conky 1.2 compiled Aug 3 2005" "User Commands"
.TH CONKY "1" "August 2005" "Conky 1.2 compiled Aug 6 2005" "User Commands"
.SH NAME
Conky
.SH SYNOPSIS