0afad46773
* Newly added activities and buddies appear in bold for 5 seconds. * Removed activities and buddies stay in the list with strikethrough applied for 5 seconds, after which they vanish. * Columns other than "object path" don't do anything. * In the object path column, the common prefix is replaced by ".../".
7 lines
143 B
Makefile
7 lines
143 B
Makefile
SUBDIRS = memphis logviewer terminal xo
|
|
|
|
sugardir = $(pkgdatadir)/services/console/interface
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
ps_watcher.py
|