mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added emountd, a simple daemon that uses HAL to monitor when
devices get mounted or unmounted; reports will be send via dbus. Updated docs for dbus usage. Removed obsolete parts from jambuild.txt. Small tunings in asciidoc's xhtml11.conf. econtrol now can run program applets.
This commit is contained in:
2
Jamfile
2
Jamfile
@@ -11,6 +11,7 @@
|
||||
SubDir TOP ;
|
||||
|
||||
EdeManual HACKING.txt ;
|
||||
|
||||
Clean distclean : $(JCACHEFILE) $(HCACHEFILE) ;
|
||||
|
||||
# SubInclude goes after local rules
|
||||
@@ -24,6 +25,7 @@ SubInclude TOP efiler ;
|
||||
SubInclude TOP eiconman ;
|
||||
SubInclude TOP eimage ;
|
||||
SubInclude TOP elma ;
|
||||
SubInclude TOP emountd ;
|
||||
SubInclude TOP etimedate ;
|
||||
SubInclude TOP etip ;
|
||||
SubInclude TOP evoke ;
|
||||
|
Reference in New Issue
Block a user