summaryrefslogtreecommitdiff
path: root/check-strings-patterns
blob: 0bfed4861fa01f90f22ed461443a412d4762e680 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
^%s %s$ # common simple printf format
. ||| -skels # CORBA-generated
. ||| -stubs # CORBA-generated
^\\n+$ # common simple string
^Ali Abdin$
^Andy Hertzfeld$
^Arlo Rose$
^C$ # extern "C"
^Darin Adler$
^Eli Goldberg$
^Elliot Lee$
^Eskil Heyn Olsen$
^Ettore Perazzoli$
^Gene Z. Ragan$
^George Lebl$
^Ian McKellar$
^J Shane Culpepper$
^John Harper$
^John Sullivan$
^Josh Barrow$
^Maciej Stachowiak$
^Mathieu Lacage$
^Mike Engber$
^Mike Fleming$
OAFIID # strings with oaf IIDs
^Pavel Císler$
^Ramiro Estrugo$
^Raph Levien$
^Rebecca Schulman$
^Robey Pointer$
^Robin \* Slomkowski$
^Seth Nickell$
^Susan Kare$
^\/ # paths
^[-\w/]+\.(png|xml)$ # recognizable file names
^bookmark$ ||| nautilus-bookmark-list
^http:
^rgb: # color specs
^Nautilus first time druid read file handle$
^\w+\.eazel\.com$
^[-\w]+\/[-\w\*]*$ # mime type
^Tab$ ||| druid
^\.\.?$ # self and parent in file system
network\.proxy
^_NETSCAPE_URL
^Switch to \w+ Level$ ||| nautilus-window-menus
. ||| -common\.c
^[a-z-]*help: # help URLs
^cdda: # cdda URLs
. ||| gdb3html
^0123456789ABCDEF$
^\?+$
^eazel-services: # eazel-services URLs
^command: # command URLs
^trash: # trash URLs
. ||| \/test # test programs
^[\d:]+$ # all numbers and colons
. ||| \/intl\/ # things in intl directory
. ||| \/po\/ # things in po directory
^\.[a-zA-Z][a-zA-Z][a-zA-Z]$ # common file extensions
^i-[-a-z]+$ # icon names
. ||| nautilus-metadata\.h # metadata keys
^\s+$ # white space only
^_SAWFISH # keys for WM
^TRUE$
^FALSE$
. ||| components/help/converters
. ||| components/music/pixmaps\.h$