2008-05-05 Paolo Borelli <pborelli@katamail.com>
[nautilus.git] / check-strings-patterns
blob0bfed4861fa01f90f22ed461443a412d4762e680
1 ^%s %s$ # common simple printf format
2 . ||| -skels # CORBA-generated
3 . ||| -stubs # CORBA-generated
4 ^\\n+$ # common simple string
5 ^Ali Abdin$
6 ^Andy Hertzfeld$
7 ^Arlo Rose$
8 ^C$ # extern "C"
9 ^Darin Adler$
10 ^Eli Goldberg$
11 ^Elliot Lee$
12 ^Eskil Heyn Olsen$
13 ^Ettore Perazzoli$
14 ^Gene Z. Ragan$
15 ^George Lebl$
16 ^Ian McKellar$
17 ^J Shane Culpepper$
18 ^John Harper$
19 ^John Sullivan$
20 ^Josh Barrow$
21 ^Maciej Stachowiak$
22 ^Mathieu Lacage$
23 ^Mike Engber$
24 ^Mike Fleming$
25 OAFIID # strings with oaf IIDs
26 ^Pavel CĂ­sler$
27 ^Ramiro Estrugo$
28 ^Raph Levien$
29 ^Rebecca Schulman$
30 ^Robey Pointer$
31 ^Robin \* Slomkowski$
32 ^Seth Nickell$
33 ^Susan Kare$
34 ^\/ # paths
35 ^[-\w/]+\.(png|xml)$ # recognizable file names
36 ^bookmark$ ||| nautilus-bookmark-list
37 ^http:
38 ^rgb: # color specs
39 ^Nautilus first time druid read file handle$
40 ^\w+\.eazel\.com$
41 ^[-\w]+\/[-\w\*]*$ # mime type
42 ^Tab$ ||| druid
43 ^\.\.?$ # self and parent in file system
44 network\.proxy
45 ^_NETSCAPE_URL
46 ^Switch to \w+ Level$ ||| nautilus-window-menus
47 . ||| -common\.c
48 ^[a-z-]*help: # help URLs
49 ^cdda: # cdda URLs
50 . ||| gdb3html
51 ^0123456789ABCDEF$
52 ^\?+$
53 ^eazel-services: # eazel-services URLs
54 ^command: # command URLs
55 ^trash: # trash URLs
56 . ||| \/test # test programs
57 ^[\d:]+$ # all numbers and colons
58 . ||| \/intl\/ # things in intl directory
59 . ||| \/po\/ # things in po directory
60 ^\.[a-zA-Z][a-zA-Z][a-zA-Z]$ # common file extensions
61 ^i-[-a-z]+$ # icon names
62 . ||| nautilus-metadata\.h # metadata keys
63 ^\s+$ # white space only
64 ^_SAWFISH # keys for WM
65 ^TRUE$
66 ^FALSE$
67 . ||| components/help/converters
68 . ||| components/music/pixmaps\.h$