Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(465)

Side by Side Diff: third_party/xdg-utils/scripts/HACKING

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/xdg-utils/install-sh ('k') | third_party/xdg-utils/scripts/Makefile.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(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.
OLDNEW
« no previous file with comments | « third_party/xdg-utils/install-sh ('k') | third_party/xdg-utils/scripts/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698