mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 11:05:18 +00:00
infopipe_bar done
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@469 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
287b66d293
commit
b4c6722219
@ -1840,7 +1840,9 @@ int a = stippled_borders, b = 1;
|
||||
OBJ(infopipe_channels, INFO_INFOPIPE) END
|
||||
OBJ(infopipe_title, INFO_INFOPIPE) END
|
||||
OBJ(infopipe_file, INFO_INFOPIPE) END
|
||||
OBJ(infopipe_bar, INFO_INFOPIPE) END
|
||||
OBJ(infopipe_bar, INFO_INFOPIPE)
|
||||
(void) scan_bar(arg, &obj->a, &obj->b);
|
||||
END
|
||||
#endif
|
||||
#ifdef TCP_PORT_MONITOR
|
||||
OBJ(tcp_portmon, INFO_TCP_PORT_MONITOR)
|
||||
|
Loading…
Reference in New Issue
Block a user