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
|
* Conky 1.2 released
|
||||||
|
|
||||||
2005-07-05
|
2005-08-05
|
||||||
* small fixes
|
* small fixes
|
||||||
* added CVS ebuild, huge thanks to Hopeless for this
|
* added CVS ebuild, huge thanks to Hopeless for this
|
||||||
|
|
||||||
2005-07-04
|
2005-08-04
|
||||||
* special thanks to Citizen_X and his patience
|
* special thanks to Citizen_X and his patience
|
||||||
* Citizen_X pwns
|
* Citizen_X pwns
|
||||||
* keep shakin' those big 'ol titties
|
* keep shakin' those big 'ol titties
|
||||||
@ -14,15 +14,15 @@
|
|||||||
* Citizen_X
|
* Citizen_X
|
||||||
* Citizen_X
|
* Citizen_X
|
||||||
|
|
||||||
2005-07-03
|
2005-08-03
|
||||||
* many small fixes, thanks to those who reported problems
|
* many small fixes, thanks to those who reported problems
|
||||||
|
|
||||||
2005-07-02
|
2005-08-02
|
||||||
* dramatically improved how conky handles fonts
|
* dramatically improved how conky handles fonts
|
||||||
* fixed issues with graph args
|
* fixed issues with graph args
|
||||||
* fixed shades and outlines
|
* fixed shades and outlines
|
||||||
|
|
||||||
2005-07-01
|
2005-08-01
|
||||||
* stabilized code
|
* stabilized code
|
||||||
* added gradients to graphs (very pretty)
|
* added gradients to graphs (very pretty)
|
||||||
* things
|
* things
|
||||||
|
@ -55,8 +55,8 @@ conky.1: conky conky.x
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# conky.1 is in EXTRA_DIST in case that someone doesn't have help2man
|
# conky.1 is in EXTRA_DIST in case that someone doesn't have help2man
|
||||||
EXTRA_DIST = changelog.html conkyrc.sample conky.1 conky.x \
|
EXTRA_DIST = conkyrc.sample conky.1 conky.x \
|
||||||
changelog2html.py app-admin/conky/conky-1.2.ebuild
|
app-admin/conky/conky-1.2.ebuild
|
||||||
|
|
||||||
EXTRA_conky_SOURCES = seti.c linux.c solaris.c freebsd.c netbsd.c mpd.c libmpdclient.c \
|
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
|
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
|
man_MANS = conky.1
|
||||||
|
|
||||||
# conky.1 is in EXTRA_DIST in case that someone doesn't have help2man
|
# conky.1 is in EXTRA_DIST in case that someone doesn't have help2man
|
||||||
EXTRA_DIST = changelog.html conkyrc.sample conky.1 conky.x \
|
EXTRA_DIST = conkyrc.sample conky.1 conky.x \
|
||||||
changelog2html.py app-admin/conky/conky-1.2.ebuild
|
app-admin/conky/conky-1.2.ebuild
|
||||||
|
|
||||||
EXTRA_conky_SOURCES = seti.c linux.c solaris.c freebsd.c netbsd.c mpd.c libmpdclient.c \
|
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
|
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
|
2
conky.1
2
conky.1
@ -1,5 +1,5 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
|
.\" 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
|
.SH NAME
|
||||||
Conky
|
Conky
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
Reference in New Issue
Block a user