17 lines
677 B
Text
17 lines
677 B
Text
bin/gkrellm
|
|
include/gkrellm/gkrellm.h
|
|
include/gkrellm/gkrellm_public_proto.h
|
|
share/locale/de/LC_MESSAGES/gkrellm.mo
|
|
share/locale/es/LC_MESSAGES/gkrellm.mo
|
|
share/locale/fr/LC_MESSAGES/gkrellm.mo
|
|
share/locale/ja/LC_MESSAGES/gkrellm.mo
|
|
share/locale/pl/LC_MESSAGES/gkrellm.mo
|
|
share/locale/ru/LC_MESSAGES/gkrellm.mo
|
|
share/locale/sv/LC_MESSAGES/gkrellm.mo
|
|
@dirrm include/gkrellm
|
|
@exec mkdir -p %D/libexec/gkrellm/plugins
|
|
@exec mkdir -p %D/share/gkrellm/themes
|
|
@unexec rmdir %D/libexec/gkrellm/plugins 2>/dev/null || true
|
|
@unexec rmdir %D/libexec/gkrellm 2>/dev/null || true
|
|
@unexec rmdir %D/share/gkrellm/themes 2>/dev/null || true
|
|
@unexec rmdir %D/share/gkrellm 2>/dev/null || true
|