mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 04:17:33 +00:00
todo
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@70 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
a11789301c
commit
976995b0d1
12
ChangeLog
12
ChangeLog
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
6
TODO
@ -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
|
Loading…
Reference in New Issue
Block a user