Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
ajacoutot
e98df6d45c Maintenance update to d-feet-0.1.14. 2011-11-14 19:16:51 +00:00
landry
6e6b396462 Replace an ugly use of procfs by a subprocess.Popen(ps) call to get the
pid of a given process name. Remove now useless MESSAGE and bump REVISION.
ok ok aja@ (yes, 2 ok)
2011-09-03 07:54:33 +00:00
ajacoutot
d8d62baae3 Update d-feet, the DBus debugger to version 0.1.10. 2010-07-01 20:24:55 +00:00
sthen
7964e23e14 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 12:51:52 +00:00
jasper
6fee6b8bae import d-feet 0.1.8
D-Feet is a D-Bus debugger written in PyGtk+.
Current features:
  * View names on any bus
  * View exported objects, interfaces, methods and signals
  * View the full command line of services on the bus
  * Execute methods with parameters on the bus and see their return
    values
2009-01-19 17:03:32 +00:00