blob: ab1da9a0d875e36c8ff241d6978224f36b7b3b79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Note that the actual scripts are generated from xdg-*.in,
xdg-utils-common.in and desc/xdg-*.xml which contains the
command line descriptions. These are the files that you
want to edit. To add a new script, you must also provide
a desc/xdg-*.xml file.
DO NOT MAKE CHANGES TO THE GENERATED SCRIPTS THEMSELVES!
Use 'make scripts-clean' to delete all generated files and use
'make scripts' to re-generate them.
The manual files in man/ and html/ are also generated from the
desc/xdg-*.xml files.
Use 'make scripts html man' to update all generated files
Use 'make release' to remove everything but the generated files.
|