blob: c554fa4b75885c4facd68a4f4452116856482814 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
$set 14 #main
$ #RCRequiresArg
# ������: '-rc' ������� ������� ���������\n
$ #DISPLAYRequiresArg
# ������: '-display' ������� ������� ���������\n
$ #WarnDisplaySet
# ��������������: ���������� ���������� ���������� ��������� 'DISPLAY'\n
$ #Usage
# Fluxbox %s: (c) 2001-2002 Henrik Kinnunen\n\n\
-display <string>\t\t������������ �������� �������.\n\
-rc <string>\t\t\t������������ �������������� ���� ��������.\n\
-version\t\t\t������� ����� ������ � �����.\n\
-help\t\t\t\t������� ��� ��������� � �����.\n\n
$ #CompileOptions
# Compile time options:\n\
Debugging\t\t\t%s\n\
Interlacing:\t\t\t%s\n\
Shape:\t\t\t%s\n\
Slit:\t\t\t\t%s\n\
8bpp Ordered Dithering:\t%s\n\n
|