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