ports/sysutils/conky/files/patch-src-text_object.h
Martin Wilke ae61f5a264 - Update to 1.8.0
PR:		147795
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2010-07-12 03:15:52 +00:00

10 lines
219 B
C

--- src/text_object.h.orig
+++ src/text_object.h
@@ -230,6 +230,7 @@ enum text_object_type {
#endif /* X11 */
OBJ_nameserver,
OBJ_nodename,
+ OBJ_nodename_short,
OBJ_nvidia,
OBJ_pre_exec,
OBJ_cmdline_to_pid,