blob: 8b0691377d4b247bc69c032f74a2d2c6fd9ff41b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
bin/xfce-setting-show
bin/xfce-mcs-manager
include/xfce4/xfce-mcs-manager/manager-plugin.h
libdata/pkgconfig/xfce-mcs-manager.pc
share/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/az/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/bg/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/de/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/es/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/fa_IR/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/fi/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/fr/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/hi/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/hu/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/it/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/no/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/pt_BR/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/ru/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/sv/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/ta/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/tr/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/uk/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/vi/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/zh_CN/LC_MESSAGES/xfce-mcs-manager.mo
share/locale/zh_TW/LC_MESSAGES/xfce-mcs-manager.mo
share/xfce4/doc/C/images/settings_manager.png
share/xfce4/doc/C/images/smgr_from_panel.png
share/xfce4/doc/C/images/smgr_from_root_menu.png
share/xfce4/doc/C/images/smgr_from_setup_button.png
share/xfce4/doc/C/xfce-mcs-manager.html
share/xfce4/doc/fr/images/settings_manager.png
share/xfce4/doc/fr/images/smgr_from_panel.png
share/xfce4/doc/fr/images/smgr_from_root_menu.png
share/xfce4/doc/fr/images/smgr_from_setup_button.png
share/xfce4/doc/fr/xfce-mcs-manager.html
@dirrm include/xfce4/xfce-mcs-manager
@unexec rmdir %D/include/xfce4 2>/dev/null || true
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/fr/images 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/fr 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true
@unexec rmdir %D/share/xfce4 2>/dev/null || true
|