mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
Cleaned up texeci code
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@517 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
bcfd869379
commit
778823cee3
@ -1,5 +1,8 @@
|
||||
# $Id$
|
||||
|
||||
2006-01-27
|
||||
* Cleaned up texeci code
|
||||
|
||||
2006-01-26
|
||||
* Added freedesktop.org extended window manager hints (EWMH)
|
||||
for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
|
||||
|
1600
src/conky.c
1600
src/conky.c
File diff suppressed because it is too large
Load Diff
@ -9,9 +9,7 @@
|
||||
#ifndef _conky_h_
|
||||
#define _conky_h_
|
||||
|
||||
#if defined(XMMS) || defined(BMP) || defined(AUDACIOUS) || defined(INFOPIPE)
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
#if defined(HAS_MCHECK_H)
|
||||
#include <mcheck.h>
|
||||
#endif /* HAS_MCHECK_H */
|
||||
|
Loading…
Reference in New Issue
Block a user