summaryrefslogtreecommitdiffabout
path: root/KTAGS
authorMichael Krelin <hacker@klever.net>2004-07-05 01:53:09 (UTC)
committer Michael Krelin <hacker@klever.net>2004-07-05 01:53:09 (UTC)
commitfb8b43dbce8bc310718614384297aeaabb9a3cbb (patch) (side-by-side diff)
treeaf9d2c2b71ddffff93a97a02fe26611096b78645 /KTAGS
downloadbigbrother-fb8b43dbce8bc310718614384297aeaabb9a3cbb.zip
bigbrother-fb8b43dbce8bc310718614384297aeaabb9a3cbb.tar.gz
bigbrother-fb8b43dbce8bc310718614384297aeaabb9a3cbb.tar.bz2
initial commit into svn repository
git-svn-id: http://svn.klever.net/kin/bigbrother/trunk@1 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'KTAGS') (more/less context) (ignore whitespace changes)
-rw-r--r--KTAGS12
1 files changed, 12 insertions, 0 deletions
diff --git a/KTAGS b/KTAGS
new file mode 100644
index 0000000..78dd936
--- a/dev/null
+++ b/KTAGS
@@ -0,0 +1,12 @@
+about-date bigbrother.rc /LTEXT\s\+"Copyright /;" kind:d
+about-version bigbrother.rc /LTEXT\s\+"Big Brother, Version/;" kind:v
+help-license-date ./help/bigbrother.xml /<license\s/;" kind:d
+help-news ./help/bigbrother.xml /<newsfor\s/
+install-version ./install/install.cpp /^#define\s\+VERSION\s\+"/;" kind:v
+install-vsinfo-date install/install.rc /^\s\+VALUE\s\+"LegalCopyright",/;" kind:d
+install-vsinfo-numeric-version install/install.rc /^\s\+FILEVERSION\s\+/;" kind:v
+install-vsinfo-string-version install/install.rc /^\s\+VALUE\s\+"FileVersion",/;" kind:v
+license-date COPYING :1;" kind:d
+vsinfo-date bigbrother.rc /VALUE\s\+"LegalCopyright",/;" kind:d
+vsinfo-numeric-version bigbrother.rc /^\s\+FILEVERSION\s\+/;" kind:v
+vsinfo-string-version bigbrother.rc /^\s\+VALUE\s\+"FileVersion",/;" kind:v