forked from Lainports/freebsd-ports
manager for OS X, is a KDE panel applet which provides a stack of files / resources. Files or other resources can be dropped onto the applet to add them to the stack, or dragged from the applet to remove them from the stack. PR: 58742 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
12 lines
554 B
Text
12 lines
554 B
Text
lib/libdragstack.la
|
|
lib/libdragstack.so
|
|
lib/libdragstack.so.1
|
|
share/apps/kicker/applets/dragstack.desktop
|
|
share/icons/locolor/32x32/apps/dragstack.png
|
|
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
|
|
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
|
|
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
|
|
@unexec rmdir %D/share/icons 2>/dev/null || true
|
|
@unexec rmdir %D/share/apps/kicker/applets 2>/dev/null || true
|
|
@unexec rmdir %D/share/apps/kicker 2>/dev/null || true
|
|
@unexec rmdir %D/share/apps 2>/dev/null || true
|