blob: 3b1640f9140b0e54e50b55fc5d2e0155939bb483 (
plain)
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
|
#@YELP_HELP_RULES@
HELP_ID = mate-calc
HELP_FILES = absolute.page \
base.page \
boolean.page \
complex.page \
conv-base.page \
conv-character.page \
conv-currency.page \
conv-length.page \
conv-time.page \
conv-weight.page \
equation.page \
factorial.page \
factorize.page \
financial.page \
functions.page \
index.page \
keyboard.page \
legal.xml \
logarithm.page \
modulus.page \
mouse.page \
number-display.page \
percentage.page \
power.page \
scientific.page \
superscript.page \
trigonometry.page \
variables.page
HELP_LINGUAS = bg ca cs de el es eu fi fr gl hu it ja ko lv oc pt_BR ro ru sl sv te zh_CN zh_HK zh_TW
DISTCLEANFILES = \
Makefile.in
|