blob: 5ce98c6cc803ddc20e2893358a3a6e857ee70ea4 (
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
|
bin/Xvnc
bin/vncconfig
bin/vncpasswd
bin/vncserver
%%VIEWER%%bin/vncviewer
%%VIEWER%%share/icons/hicolor/scalable/apps/tigervnc.svg
bin/x0vncserver
lib/xorg/modules/extensions/libvnc.la
lib/xorg/modules/extensions/libvnc.so
%%NLS%%share/locale/de/LC_MESSAGES/tigervnc.mo
%%NLS%%share/locale/fr/LC_MESSAGES/tigervnc.mo
%%NLS%%share/locale/pl/LC_MESSAGES/tigervnc.mo
%%NLS%%share/locale/ru/LC_MESSAGES/tigervnc.mo
%%NLS%%share/locale/sk/LC_MESSAGES/tigervnc.mo
%%NLS%%share/locale/sv/LC_MESSAGES/tigervnc.mo
%%DOCSDIR%%/README.txt
%%DOCSDIR%%/LICENCE.TXT
@dirrm %%DOCSDIR%%
@unexec %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/xorg/modules/extensions
@dirrmtry lib/xorg/modules
@dirrmtry lib/xorg
%%VIEWER%%@dirrmtry share/icons/hicolor/scalable/apps
%%VIEWER%%@dirrmtry share/icons/hicolor/scalable
%%VIEWER%%@dirrmtry share/icons/hicolor
%%VIEWER%%@dirrmtry share/icons
|