Codebase list addresses-for-gnustep / ac3d83a
Imported Debian patch 0.4.6-3 Eric Heintzmann authored 19 years ago Yavor Doganov committed 9 years ago
14 changed file(s) with 1197 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 VCFViewer \
33 adgnumailconverter \
44 adserver \
5 adtool \
6 LDAPAddressBook
5 adtool
6
77 -include GNUMakefile.preamble
88 include $(GNUSTEP_MAKEFILES)/aggregate.make
9 -include GNUMakefile.postamble
9 -include GNUMakefile.postamble
0 .\" Hey, EMACS: -*- nroff -*-
1 .\" First parameter, NAME, should be all caps
2 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
3 .\" other parameters are allowed: see man(7), man(1)
4 .TH ADDRESSMANAGER 1 "January 28, 2004"
5 .\" Please adjust this date whenever revising the manpage.
6 .\"
7 .\" Some roff macros, for reference:
8 .\" .nh disable hyphenation
9 .\" .hy enable hyphenation
10 .\" .ad l left justify
11 .\" .ad b justify to both left and right margins
12 .\" .nf disable filling
13 .\" .fi enable filling
14 .\" .br insert line break
15 .\" .sp <n> insert n+1 empty lines
16 .\" for manpage-specific macros, see man(7)
17 .SH NAME
18 AddressManager \- Personal address manager for GNUstep
19 .SH SYNOPSIS
20 .B openapp AddressManager
21 .SH DESCRIPTION
22 .PP
23 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
24 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
25 .\" respectively.
26 \fBAddressManager\fP constitutes a personal address manager for the GNUstep
27 software system. It allows archiving complete personal contact
28 information, organizing contacts in groups, integration with other
29 software such as mail clients and sharing address information with
30 other users over the network.
31 .SH OPTIONS
32 There are no options.
33 .SH SEE ALSO
34 .BR http://giesler.biz/bjoern/English/Software.html
35 .br
36 .BR http://www.gnustep.org/
0 /* XPM */
1 static char *icon32[]={
2 "32 32 719 2",
3 "bn c None",
4 "dt c None",
5 "aX c None",
6 "j. c None",
7 "jm c None",
8 "Qt c None",
9 "i3 c #585858",
10 "eQ c #595959",
11 "cb c #5c5c5c",
12 "em c #6b6b6b",
13 ".k c #727272",
14 ".b c #818181",
15 ".i c #838383",
16 ".e c #848484",
17 "bO c #858585",
18 ".a c #888888",
19 ".h c #8a8a8a",
20 "dV c #8c8c8c",
21 "#o c #8f8f8f",
22 ".j c #909090",
23 ".f c #939393",
24 ".# c #9a9a9a",
25 "aw c #9d9d9d",
26 ".g c #a1a1a1",
27 ".D c #aeaeae",
28 "f3 c #4b4b4b",
29 "cC c #4d4d4d",
30 "av c #4e4e4e",
31 ".Z c #535353",
32 ".d c #555555",
33 ".E c #575757",
34 "jk c #585858",
35 "jh c #5d5d5d",
36 ".c c #5f5f5f",
37 ".C c #646464",
38 "jl c #6c6c6c",
39 "c2 c #343434",
40 ".B c #3b3b3b",
41 "bo c #3e3e3e",
42 "ji c #404040",
43 "jj c #464646",
44 "jg c #4b4b4b",
45 "ds c #2b2b2b",
46 "c3 c #2c2c2c",
47 "cc c #2d2d2d",
48 "bP c #2e2e2e",
49 "aW c #313131",
50 "#n c #363636",
51 ".Y c #383838",
52 "j# c #393939",
53 ".A c #292929",
54 "je c #2c2c2c",
55 "jf c #2f2f2f",
56 "iQ c #303030",
57 "bm c #212121",
58 "dU c #222222",
59 "i9 c #232323",
60 "#N c #242424",
61 "jd c #232323",
62 "#p c #2f2b2b",
63 ".X c #1b1b1b",
64 "el c #1c1c1c",
65 "fC c #181818",
66 "eP c #191919",
67 "f2 c #161616",
68 ".z c #151515",
69 "ja c #131313",
70 "i4 c #121212",
71 "iE c #242121",
72 ".W c #101010",
73 "#m c #111111",
74 "i8 c #0f0f0f",
75 "gp c #0e0e0e",
76 "jc c #0f0f0f",
77 "jb c #0d0d0d",
78 "gq c #2a2525",
79 "cB c #0d0d0d",
80 "i2 c #0b0b0b",
81 "a. c #0c0c0c",
82 "i7 c #0a0a0a",
83 "gK c #0a0a0a",
84 "#M c #0a0a0a",
85 ".u c #525252",
86 "iR c #080808",
87 "i6 c #080808",
88 "g7 c #080808",
89 ".l c #616161",
90 "dr c #070707",
91 "au c #060606",
92 "hw c #050505",
93 "dT c #050505",
94 "iP c #050505",
95 "gL c #292524",
96 "hx c #272423",
97 "g8 c #282423",
98 "h0 c #272222",
99 "i1 c #050505",
100 "ek c #050505",
101 "eO c #050505",
102 "aV c #040404",
103 "fB c #050505",
104 "f1 c #030303",
105 "iD c #040404",
106 ".F c #757574",
107 "in c #040404",
108 "#9 c #030303",
109 "i5 c #040404",
110 ".t c #a4a4a4",
111 "bl c #030303",
112 "#O c #594d4b",
113 "i0 c #030303",
114 "iZ c #020202",
115 "go c #030303",
116 "iF c #2c2725",
117 "du c #383130",
118 "iY c #020202",
119 ".y c #dadada",
120 "bN c #030303",
121 ".0 c #606060",
122 "gJ c #020202",
123 "#l c #262221",
124 "iS c #020202",
125 ".v c #dadada",
126 "ca c #010101",
127 "iX c #020202",
128 "g6 c #020202",
129 "at c #020202",
130 "cA c #020101",
131 ".m c #f4f4f4",
132 ".w c #efefee",
133 "hv c #020202",
134 ".x c #ececec",
135 ".o c #f0f0f0",
136 ".n c #f1f1f1",
137 ".q c #e9e9e7",
138 ".r c #eaeae3",
139 ".s c #ebebe7",
140 ".p c #ebebea",
141 "iT c #020202",
142 "iW c #020202",
143 "iU c #020202",
144 "c1 c #100e0d",
145 "dW c #37312f",
146 "iV c #020202",
147 "en c #383130",
148 "f4 c #383130",
149 ".V c #9fa09a",
150 "aU c #020202",
151 "#q c #6d4744",
152 "iC c #010101",
153 "hZ c #010101",
154 "im c #010101",
155 "dq c #0f0d0d",
156 "iO c #000000",
157 ".O c #9a9a9a",
158 "iN c #000000",
159 "#L c #453c3b",
160 "iM c #000000",
161 "dS c #0e0c0c",
162 "a# c #7f6864",
163 "iG c #1c1918",
164 "ej c #0e0c0c",
165 "eN c #0d0c0b",
166 "fc c #0d0c0b",
167 "fA c #0d0c0b",
168 ".G c #efefed",
169 "gr c #5f4543",
170 "iL c #000000",
171 ".U c #cbcbc5",
172 ".T c #ddddd9",
173 "bk c #262221",
174 "f0 c #302c2b",
175 "iK c #0c0b0b",
176 "bM c #262120",
177 "iH c #171413",
178 ".H c #d8d8d5",
179 "iI c #161313",
180 "c# c #24201f",
181 "iJ c #161313",
182 "gn c #353231",
183 "cz c #25201f",
184 "gI c #383433",
185 "iB c #262120",
186 "iA c #292423",
187 ".1 c #b7b6b2",
188 "iz c #282423",
189 "#k c #6e6764",
190 ".N c #d4d4d2",
191 "gM c #876460",
192 "g9 c #8b6d69",
193 "#j c #bfc0ba",
194 "io c #5f4847",
195 "h1 c #866360",
196 "hy c #8b6d69",
197 "iy c #272221",
198 ".P c #d8d8d6",
199 "#P c #b09892",
200 ".2 c #dfdcd7",
201 ".S c #e5e5e2",
202 "ax c #766866",
203 "g5 c #504543",
204 "c0 c #453d3b",
205 "dp c #4f4846",
206 "#8 c #605452",
207 "dR c #5d5857",
208 "ei c #65605f",
209 "eM c #686462",
210 "fb c #716562",
211 "ix c #433735",
212 "as c #746a67",
213 "fz c #755c59",
214 "c4 c #836966",
215 "aY c #846966",
216 "#b c #e9e8e8",
217 "aT c #746b67",
218 "#i c #cfd0cb",
219 "#c c #edece8",
220 "hu c #5b4e4c",
221 "hY c #6d615f",
222 "dv c #98807d",
223 "il c #5f5251",
224 "fZ c #927b78",
225 "fm c #484947",
226 "fl c #4a4a49",
227 "fJ c #4a4b49",
228 "ck c #4c4f4e",
229 "it c #534947",
230 "bW c #545554",
231 "bX c #555959",
232 "iu c #584947",
233 "bV c #595a58",
234 "bU c #595b59",
235 "cj c #595d5c",
236 "bu c #5a5c5c",
237 "bT c #5b5e5c",
238 "bx c #5c6461",
239 "bw c #5d6260",
240 "fI c #5f6160",
241 "bt c #5f6463",
242 "e1 c #606160",
243 "a7 c #626766",
244 "#K c #635250",
245 "d7 c #636564",
246 "a6 c #656868",
247 "cM c #666968",
248 "fn c #666e6c",
249 "bv c #676866",
250 "ci c #676b6a",
251 "is c #684846",
252 "eZ c #686b6b",
253 "a5 c #686d6d",
254 "iw c #694745",
255 "cg c #696c6a",
256 "iv c #6a4745",
257 "fk c #6b6f6f",
258 "da c #6c706e",
259 "ir c #6d4745",
260 "ch c #6d716f",
261 "eE c #6e6e6c",
262 "e0 c #6e6f6e",
263 "cL c #6e7576",
264 "iq c #6f4a48",
265 "cl c #6f706d",
266 "d6 c #6f7576",
267 "dC c #6f7778",
268 "a8 c #6f7976",
269 "d# c #70797a",
270 "e2 c #727b79",
271 "ez c #747b7a",
272 "ip c #785553",
273 "eb c #787976",
274 "bS c #787e7c",
275 "ey c #7a7d7d",
276 "fK c #7a7f7c",
277 "cK c #7a8585",
278 "h8 c #7b4644",
279 "id c #7b4846",
280 "ie c #7c4745",
281 "cQ c #7c7d7a",
282 "ig c #7d6c6a",
283 "df c #7e7f7d",
284 "bY c #7e817f",
285 "cf c #7e8280",
286 "dB c #7f8a8c",
287 "d. c #7f8b8c",
288 "h9 c #804644",
289 "dJ c #80807d",
290 "ik c #815857",
291 "a4 c #818787",
292 "e# c #82837f",
293 "cJ c #828f90",
294 "dH c #838381",
295 "eG c #848580",
296 "d5 c #848f8f",
297 "dA c #849295",
298 "d4 c #849394",
299 "c9 c #859496",
300 "dh c #868682",
301 "dj c #878782",
302 "ft c #878885",
303 "eY c #878d8c",
304 "if c #885755",
305 "eC c #888886",
306 "bs c #888c8b",
307 "cI c #889192",
308 "bj c #897270",
309 "ii c #897e7b",
310 "dL c #898681",
311 "cH c #898c89",
312 "ih c #8a7774",
313 "by c #8a8a86",
314 "ed c #8a8b86",
315 "gb c #8b8c88",
316 "ij c #8d6462",
317 "ew c #8d9596",
318 "ga c #8e8e8b",
319 "ct c #8f908b",
320 "fQ c #908f8d",
321 "eX c #909393",
322 "h7 c #914644",
323 "g# c #918e8b",
324 "cs c #91908b",
325 "i. c #924543",
326 "gg c #92928d",
327 "cU c #93938d",
328 "fj c #949796",
329 "eu c #959997",
330 "ex c #959a9a",
331 "gh c #96928c",
332 "cS c #969692",
333 "b2 c #979895",
334 "gm c #98817d",
335 "g. c #989692",
336 "eH c #989993",
337 "eD c #989995",
338 "i# c #994947",
339 "e6 c #999a96",
340 "ic c #9b736f",
341 "b6 c #9b9c95",
342 "et c #9b9e9a",
343 "d3 c #9ba7a9",
344 "eF c #9c9d98",
345 "ev c #9ca6a5",
346 "ea c #9d9e9a",
347 "gH c #9e7e7c",
348 "ec c #9e9f9a",
349 "d1 c #9e9f9d",
350 "a9 c #9f9e9a",
351 "bH c #9fa09b",
352 "cp c #9fa09d",
353 "cG c #9fa29e",
354 "cu c #a0a09b",
355 "bL c #a18c8a",
356 "be c #a19f99",
357 "bD c #a2a39e",
358 "h6 c #a35553",
359 "cq c #a3a39f",
360 "c. c #a48e8b",
361 "c6 c #a4a6a3",
362 "aE c #a4a6a4",
363 "aF c #a4aaa7",
364 "e7 c #a5a6a2",
365 "fH c #a5a8a5",
366 "c8 c #a5b0b0",
367 "g4 c #a67b78",
368 "ht c #a87572",
369 "bc c #a8a49f",
370 "ce c #a8a5a1",
371 "cN c #a8a8a3",
372 "h5 c #a95c5a",
373 "bd c #a9a39d",
374 "dx c #a9a8a6",
375 "cV c #a9a9a3",
376 "h4 c #aa5f5d",
377 "ee c #aaaaa4",
378 "e3 c #aaada7",
379 "dK c #aba9a3",
380 "dN c #ababa5",
381 "dz c #abb6b6",
382 "ia c #ac6562",
383 "b5 c #acaca7",
384 "fR c #acada9",
385 "dl c #adaca6",
386 "gc c #adaea8",
387 "cZ c #af8e8a",
388 "cy c #af9995",
389 "dI c #afb0ad",
390 "hX c #b07d7b",
391 "#7 c #b0817d",
392 "cR c #b0b2ad",
393 "ib c #b18d8a",
394 "cW c #b1b1ac",
395 "fs c #b1b1ae",
396 "d2 c #b1b4b2",
397 "cv c #b2b3ad",
398 "bR c #b2b5b2",
399 "a3 c #b2b5b3",
400 "cT c #b3b3ae",
401 "dk c #b3b4af",
402 "gi c #b4b4ae",
403 "e9 c #b4b5ae",
404 "eW c #b4b6b2",
405 "cm c #b5b4b0",
406 "dM c #b6b7b1",
407 "aG c #b6bab6",
408 "dg c #b7b8b5",
409 "fo c #b7bab4",
410 "aD c #b7bab8",
411 "bE c #b8b4ad",
412 "bG c #b8b5ae",
413 "di c #b8b7b1",
414 "#J c #b9918d",
415 "b4 c #bab7b2",
416 "cr c #babab6",
417 "fa c #bb7b79",
418 "bZ c #bbbbb6",
419 "gy c #bbbcb7",
420 "fy c #bc7b78",
421 "hj c #bdbdb8",
422 "b1 c #bdbeb9",
423 "h3 c #be807d",
424 "hI c #be8781",
425 "dX c #be938f",
426 "aN c #bebeb8",
427 "eL c #bf8b87",
428 "gV c #bfbdb8",
429 "e8 c #bfc0ba",
430 "do c #c08b88",
431 "ge c #c0c0bc",
432 "c7 c #c0c2be",
433 "fY c #c18682",
434 "eh c #c18f8a",
435 "ar c #c19490",
436 "bz c #c1beb8",
437 "cO c #c1bfba",
438 "gf c #c1c2bd",
439 "bi c #c2807d",
440 "b9 c #c28682",
441 "gl c #c28884",
442 "dn c #c28e8a",
443 "gx c #c2c1bc",
444 "d8 c #c2c3be",
445 "bK c #c38380",
446 "aS c #c39691",
447 "fU c #c3c4be",
448 "h2 c #c48885",
449 "eo c #c49590",
450 "fM c #c4c3bd",
451 "e4 c #c4c3be",
452 "fL c #c4c5bf",
453 "cY c #c58784",
454 "g3 c #c58f8c",
455 "eR c #c59792",
456 "cx c #c68986",
457 "gG c #c68987",
458 "dQ c #c69290",
459 "gU c #c6c5bf",
460 "d9 c #c6c5c0",
461 "b7 c #c6c6bf",
462 "fu c #c6c7c2",
463 "bb c #c6c8c3",
464 "hJ c #c78f8b",
465 "hs c #c79591",
466 "b. c #c7c3bd",
467 "eA c #c7c6c1",
468 "db c #c8c7bf",
469 "dE c #c8c7c1",
470 "fd c #c99b96",
471 "dc c #c9c5bf",
472 "gT c #c9c9c2",
473 "fp c #c9c9c3",
474 "fv c #c9cac3",
475 "#a c #cac8c3",
476 "gw c #cacac3",
477 "dP c #cb9d99",
478 "#W c #cbc6c0",
479 "fT c #cbc7c0",
480 "f9 c #cbcbc5",
481 "aH c #cbccc4",
482 "eI c #cbccc5",
483 "br c #cbccc9",
484 "hH c #cc9592",
485 "gs c #cc9b97",
486 "fN c #cccac5",
487 "eB c #ccccc7",
488 "bF c #cdc6bf",
489 "bf c #cdc8c1",
490 "e. c #cdcdc8",
491 "aO c #cecfc7",
492 "hW c #cfa6a1",
493 "eg c #cfa7a2",
494 "fw c #cfcfc8",
495 "b3 c #cfcfc9",
496 "fS c #cfd1cb",
497 "hK c #d0aba6",
498 "g0 c #d0d1c9",
499 "dD c #d0d1ca",
500 "f. c #d0d1cb",
501 "gN c #d19e9a",
502 "h. c #d19f9b",
503 "fq c #d1cdc7",
504 "hM c #d1ceca",
505 "an c #d1d2ca",
506 "ao c #d1d2cb",
507 "bC c #d1d2cd",
508 "hG c #d2a6a2",
509 "hP c #d2bbb3",
510 "hF c #d2bbb4",
511 "#B c #d2ccc4",
512 "aM c #d2cfc9",
513 "#3 c #d2d3cb",
514 "fV c #d2d3cc",
515 "#6 c #d3aaa5",
516 "gZ c #d3d1c8",
517 "fP c #d3d2cf",
518 "#4 c #d3d3cb",
519 "gd c #d3d4cc",
520 "aP c #d3d4cd",
521 "hi c #d4d1ca",
522 "bI c #d4d3cd",
523 "#G c #d4d5cf",
524 "ah c #d5d4cc",
525 "#2 c #d5d5cd",
526 "eJ c #d5d5ce",
527 "d0 c #d5d5d0",
528 "c5 c #d5d5d1",
529 "dy c #d5d7d4",
530 "#H c #d6d4cd",
531 "g1 c #d6d5cd",
532 "dw c #d6d5d0",
533 "dF c #d6d6d0",
534 "cn c #d6d7d2",
535 "fx c #d7c1bb",
536 "#V c #d7d3cb",
537 "ag c #d7d8d2",
538 "#z c #d7d9d3",
539 "aC c #d7d9d5",
540 "hA c #d8a7a4",
541 "eK c #d8b0ac",
542 "hQ c #d8bfb9",
543 "fW c #d8d4cc",
544 "#F c #d8d7d1",
545 "fi c #d8d7d3",
546 "es c #d8d8d4",
547 "bA c #d8d9d3",
548 "aq c #d9b1ac",
549 "f# c #d9b9b4",
550 "aR c #d9bfb8",
551 "hL c #d9c8c1",
552 "gj c #d9d4ca",
553 "gS c #d9d5cc",
554 "dO c #d9d7d0",
555 "gz c #d9dad4",
556 "ba c #d9dbd5",
557 "eS c #daa8a5",
558 "gD c #dad4cb",
559 "#A c #dad5cd",
560 "ef c #dadbd5",
561 "al c #dadbd6",
562 "af c #dadcd6",
563 "hz c #dba9a6",
564 "ep c #dbaca8",
565 "ay c #dbbab6",
566 "hO c #dbc5bf",
567 "## c #dbd6ce",
568 "am c #dbd8d2",
569 "cF c #dbdad4",
570 "cP c #dbdbd6",
571 "#U c #dbdcd7",
572 "dG c #dbdcd8",
573 "ak c #dbddd7",
574 "aZ c #dcadaa",
575 "bh c #dcc6bf",
576 "gE c #dcd7cf",
577 "aL c #dcddd7",
578 "#y c #dcddd8",
579 "dd c #dcddd9",
580 "fe c #ddaba8",
581 "aa c #ddbab5",
582 "hE c #ddc4be",
583 "hR c #ddc7c2",
584 "#1 c #ddd9d2",
585 "#h c #dddcd7",
586 "ho c #ddddd7",
587 "#0 c #ddddd8",
588 "#T c #ddded9",
589 "#E c #dddfd9",
590 "#r c #deb2ae",
591 "fX c #decdc6",
592 "b8 c #ded2cc",
593 "aQ c #ded6ce",
594 "ap c #ded8cf",
595 "#Z c #dedfda",
596 "gA c #dee0da",
597 "bJ c #dfccc6",
598 "cw c #dfd4cd",
599 "g2 c #dfd7d0",
600 "#5 c #dfd8cf",
601 "gC c #dfd9d0",
602 "hr c #dfded7",
603 "aj c #dfdfda",
604 "aK c #dfe0da",
605 "#D c #dfe0db",
606 "hD c #e0cdc7",
607 "bg c #e0d8cf",
608 "#f c #e0dad3",
609 "gW c #e0dfda",
610 "aJ c #e0e0db",
611 "#. c #e0e1db",
612 "eT c #e1b5b1",
613 "ff c #e1b5b2",
614 "dm c #e1d7cf",
615 "gY c #e1d8d0",
616 "b# c #e1dcd4",
617 "gX c #e1ddd6",
618 "gB c #e1ddd7",
619 "eV c #e1ded9",
620 "ai c #e1dfd9",
621 "hk c #e1e0d9",
622 "fD c #e2b9b5",
623 "hB c #e2c8c4",
624 "gk c #e2d0c8",
625 "hC c #e2d0cb",
626 "cX c #e2d9d2",
627 "#I c #e2dad1",
628 "hT c #e2ddd7",
629 "aI c #e2ded7",
630 "fO c #e2e1dc",
631 "#X c #e2e3de",
632 "h# c #e3bab6",
633 "hS c #e3d2cd",
634 "#g c #e3ddd6",
635 ".9 c #e3e3dd",
636 "#Y c #e3e3de",
637 "bB c #e3e3df",
638 "fG c #e3e4df",
639 "f5 c #e4bab6",
640 "hp c #e4e2dd",
641 "hq c #e4e3dd",
642 "bQ c #e4e5e0",
643 "f8 c #e4e5e1",
644 "de c #e4e5e2",
645 "cd c #e5e1db",
646 "gP c #e5e2dc",
647 "#e c #e5e4df",
648 "b0 c #e5e6e2",
649 "eq c #e6bdba",
650 "hU c #e6e1db",
651 "hV c #e6e3dd",
652 ".M c #e6e6e1",
653 "#u c #e6e7e3",
654 "gF c #e7d5cf",
655 "gQ c #e7e6e0",
656 "e5 c #e7e6e1",
657 "fF c #e7e6e3",
658 "f7 c #e7e7e3",
659 "#S c #e7e8e4",
660 "co c #e7e8e5",
661 "bp c #e8bebb",
662 "cD c #e8c0bc",
663 "dY c #e8c0bd",
664 "fr c #e8e3dc",
665 "#C c #e8e4df",
666 "fh c #e8e5df",
667 "aA c #e8e5e0",
668 "gt c #e8e7e1",
669 "ab c #e8e8e4",
670 ".4 c #e8e9e6",
671 "hN c #e9dfdb",
672 "ae c #e9e8e3",
673 "gR c #e9e8e4",
674 "aB c #e9e9e4",
675 "#x c #e9eae6",
676 "#v c #e9eae7",
677 "a0 c #eac1bd",
678 "hn c #eae5de",
679 "gv c #eae8e3",
680 ".L c #eaebe6",
681 ".8 c #eaebe7",
682 "hb c #ebe8e3",
683 "hf c #ebeae6",
684 "a2 c #ebebe6",
685 "#w c #ebece8",
686 ".5 c #ebece9",
687 "hc c #ece9e3",
688 "gu c #ece9e4",
689 "#d c #eceae3",
690 "hg c #ecece7",
691 "eU c #edddd8",
692 "er c #ede0da",
693 "dZ c #ede1db",
694 "he c #edebe6",
695 "ac c #edebe7",
696 ".R c #ededea",
697 "cE c #eeded8",
698 "fg c #eedfda",
699 "hl c #eee9e3",
700 "hm c #eeeae5",
701 ".K c #eeece7",
702 ".7 c #eeeee9",
703 ".J c #eeeeea",
704 "#Q c #efcec8",
705 "bq c #efd5d0",
706 "gO c #efe3dd",
707 "f6 c #efe5df",
708 "ha c #efe5e0",
709 "hd c #efeae4",
710 "az c #efece7",
711 ".6 c #efefea",
712 "#t c #efefec",
713 ".3 c #efefed",
714 "a1 c #f0d8d3",
715 "#s c #f0e2db",
716 "fE c #f0e4de",
717 "ad c #f0ece7",
718 "hh c #f0eee6",
719 "#R c #f0f0ea",
720 ".Q c #f3f2ef",
721 ".I c #f4f4f1",
722 "QtQtQtQtQtQtQtQt.#.a.b.c.d.d.c.e.f.g.h.i.i.jQtQtQtQtQtQtQtQtQtQt",
723 "QtQtQtQtQtQt.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.jQtQtQtQtQtQt",
724 "QtQtQt.D.E.F.G.H.I.I.I.J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.Y.Z.DQtQtQt",
725 "QtQtQt.0.1.2.3.4.5.6.7.8.9#.###a#b#c#d#e#f#g#h#i#j#k#l#m#n#oQtQt",
726 "QtQt#p#q#r#s#t#u#v.5#w#x#y#z#A#B#C#u#D#E#f#F#G#H#I#J#K#L#M#NQtQt",
727 "QtQt#O#P#Q#s#R#S#x#w#w#S#T#U#V#W#X#Y#Z#0#1#2#3#4#5#6#7#8#9a..fQt",
728 "Qt.Da#aa#Q#s.7#uabacadaeafagah#WaiajakalamanaoaoapaqarasatauavQt",
729 "Qtawaxay#Q#sazaAaBaCaDaEaFaGaH#WaIaJaKaLaMaNaOaPaQaRaSaTaUaVaWaX",
730 "QtavaYaZa0a1a2#Za3a4a5a6a7a8a9b.b##Xbabbbcbdbebfbgbhbibjbkblbmbn",
731 "QtboaYaZbpbq#SbrbsbtbubvbwbxbybzbAbBbCbDbEbFbGbHbIbJbKbLbMbN.zbO",
732 "QtbPaYaZbpbqbQbRbSbTbUbVbWbXbYbZbAb0b1b2b3b4b5b6b7b8b9c.c#ca.Wcb",
733 "QtccaYaZbpbqcdcecfcgchcicjckclcmcncocpcqcrcsctcucvcwcxcyczcAcBcC",
734 "QtccaYaZcDcEcFcGcHcIcJcKcLcMcNcOcP#xcQcRcScTcUcVcWcXcYcZc0c1#Mc2",
735 "Qtc3c4aZcDcEc5c6c7c8c9d.d#dadbdcdddedfdgdhdidjdkdldmdndodpdqdrds",
736 "dtdudvaZcDcEdwdxdydzdAdBdCcMdDdEdFdGdHdIdJdKdLdMdNdOdPdQdRdSdTdU",
737 "dVdWdXaZdYdZd0d1d2d3d4d5d6d7d8d9e.cne#eaebecedeedMefegeheiejekel",
738 "emeneoepeqereseteuevewexeyezdIeAeB#0eCeDeEeFeGeHeIeJeKeLeMeNeOeP",
739 "eQeneReSeTeUeVeWeXeYeZe0e1e2e3e4e.e5e6eDe7e8e9e8f.#4f#fafbfceOeP",
740 "eQenfdfefffgfhfifjfkflflfmfnfofpfqfrfsftfuaPeIfvaofwfxfyfzfAfBfC",
741 "eQenfdfefDfEfFfGfHfIflflfJfKfLfMfNfOfPfQfRfSfTfUfVfWfXfYfZf0f1f2",
742 "f3f4fdfef5f6f7f8f9g.g#gagbgcgdd9geaK#Ugfe6ggghgiangjgkglgmgngogp",
743 "gqgrgsfef5f6gtbBgtgugvb0aL#3gwgxgygzgA#ZgBgCgDfVaPgEgFgGgHgIgJgK",
744 "gLgMgNfef5gOgP#XgQgvgvgRajgSgTgUgVgWgPgXgY#VgZg0ang1g2g3g4g5g6g7",
745 "g8g9h.feh#hahbhchdhdhehfhghhgPhihjhkhlhmhnhohphqaj#0hrhshthuhvhw",
746 "hxhyh.hzhAhBhChDhEhFhGhHhIhJhKhLhMhNhOhPhFhQhRhShThUhVhWhXhYhZaV",
747 "h0h1h2h3h4h5h5h5h6h7h8h8h9i.i#iaibicidh8h8h8ieifigihiiijikilimin",
748 "h0ioipiqiriririririsititiuiviririwixiyiziAiAiAiAiAiAiAiAiAiBiCiD",
749 "iEiFiGiHiIiJiJiJiJiJiJiJiJiJiJiJiIiKiLiMiNiNiNiNiNiNiNiNiNiOatiP",
750 "iQiRiSiTiUiViViViViViViViViViViViUiWiXiYiZiZiZiZiZiZiZiZiZi0i1i2",
751 "i3i4iPiDi5i5i5i5i5i5i5i5i5i5i5i5i5iDdTi6gKgKgKgKgKgKgKgKgKi7i8i9",
752 "j.j#jagpjbcBcBcBcBcBcBcBcBcBcBcBcBjc.zjdjejejejejejejejejf#njg.j",
753 "QtQtjh.EcCjijijijijijijijijijijijjjkjljmQtQtQtQtQtQtQtQtQtQtQtQt"};
0 addresses-goodies-for-gnustep: image-file-in-usr-lib
1
0 addresses.framework: postinst-has-useless-call-to-ldconfig
1 addresses.framework: postrm-has-useless-call-to-ldconfig
0 addressmanager.app: image-file-in-usr-lib
1 addressmanager.app: menu-command-not-in-package /usr/lib/menu/addressmanager:10 openapp
0 addressview.framework: image-file-in-usr-lib
1 addressview.framework: postinst-has-useless-call-to-ldconfig
2 addressview.framework: postrm-has-useless-call-to-ldconfig
0 addresses-for-gnustep (0.4.6-3) unstable; urgency=low
1
2 * debian/control:
3 - addressmanager.app suggests gnumail.app not gnumail.
4 - addresses.framework depends on libgnustep-base1.10 not libgnustep-base1.
5 * debian/menu:
6 - Correct package name.
7 - icon is AddressManger.xpm not addressmanager.xpm.
8 * Correct package names in dbian/*.overrides files.
9
10 -- Eric Heintzmann <eric@gnustep.fr.st> Sat, 11 Dec 2004 17:03:52 +0100
11
12 addresses-for-gnustep (0.4.6-2) unstable; urgency=low
13
14 * Rename source package to addresses-for-gnustep.
15 * Rename binary package:
16 - addressmanager -> addressmanager.app (Closes:241616)
17 - addresses-framework -> addresses.framework
18 - addressview-framework -> addressview.framework (Closes:241622)
19 - addresses-goodies -> addresses-goodies-for-gnustep (Closes:241623)
20
21 -- Eric Heintzmann <eric@gnustep.fr.st> Wed, 24 Nov 2004 23:57:07 +0100
22
23 addresses (0.4.6-1) unstable; urgency=medium
24
25 * New upstream release.
26 * Update Build-dependencies.
27 * Bump Standards-Version to 3.6.1.1.
28 * Remove old wrapper script and add new wrapper link.
29 * Now Build-Conflicts with debug versions of GNUstep:
30 avoid frameworks to be linked against GNUstep debug libs.
31
32 -- Eric Heintzmann <eric@gnustep.fr.st> Sun, 8 Aug 2004 18:03:56 +0200
33
34 addresses (0.4.5-1) unstable; urgency=low
35
36 * New upstream release.
37 * Build-Depends on tar (>=1.93-1), gnustep-make (>= 1.9.0-2)
38 and gnustep-base1-dev (>= 1.9.0-4).
39 * Make sure additionnal GNUMakefile.preamble are really
40 present in the debian .diff.gz file. Closes: #234676
41 * Add debian/watch file.
42
43 -- Eric Heintzmann <eric@gnustep.fr.st> Mon, 23 Feb 2004 20:54:26 +0100
44
45 addresses (0.4.4-3) unstable; urgency=low
46
47 * Now build-depend on tar >= 1.13.92-4 (avoid Bug #230910)
48
49 -- Eric Heintzmann <eric@gnustep.fr.st> Fri, 13 Feb 2004 23:47:56 +0100
50
51 addresses (0.4.4-2) unstable; urgency=low
52
53 * Add gworkspace in Build-Depends field.
54 * Add xpm icon in menu.
55
56 -- Eric Heintzmann <eric@gnustep.fr.st> Wed, 11 Feb 2004 16:52:45 +0100
57
58 addresses (0.4.4-1) unstable; urgency=low
59
60 * Initial Release.
61
62 -- Eric Heintzmann <eric@gnustep.fr.st> Sun, 11 Jan 2004 16:58:54 +0100
63
0 Source: addresses-for-gnustep
1 Section: mail
2 Priority: optional
3 Maintainer: Eric Heintzmann <eric@gnustep.fr.st>
4 Build-Depends: debhelper (>= 4.1), libgnustep-gui0.9-dev (>= 0.9.4), gworkspace.app (>= 0.6.5)
5 Build-Conflicts: libgnustep-base1.10-dbg, libgnustep-gui0.9-dbg
6 Standards-Version: 3.6.1.1
7
8 Package: addressmanager.app
9 Section: mail
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Suggests: gnumail.app
13 Description: Personal Address Manager for GNUstep
14 This package constitutes a personal address manager for the GNUstep
15 software system. It allows archiving complete personal contact
16 information, organizing contacts in groups, integration with other
17 software such as mail clients and sharing address information with
18 other users over the network.
19
20 Package: addresses.framework
21 Section: libs
22 Architecture: any
23 Depends: libgnustep-base1.10, ${shlibs:Depends}, ${misc:Depends}
24 Description: Database API backend framework for GNUstep
25 This backend provides complete access to address information for
26 applications. It is source-code compatible with Apple
27 Corporation's AddressBook.framework.
28
29 Package: addressview.framework
30 Section: libs
31 Architecture: any
32 Depends: libgnustep-base1.10, ${shlibs:Depends}, ${misc:Depends}
33 Description: Display/edit framework for GNUstep
34 This framework provides specialized view classes to applications
35 which want to display addresses to the user in a graphical form.
36
37 Package: addresses-goodies-for-gnustep
38 Section: mail
39 Architecture: any
40 Depends: ${shlibs:Depends}, ${misc:Depends}
41 Description: Personal Address Manager for GNUstep (Goodies)
42 This package contains a couple of things that might be of use:
43 VCFInspector
44 A content inspector bundle for GWorkspace.
45 You can use it to browse through VCFs and also to drag single
46 addresses out of VCFs into the address book, terminal, any text
47 field, ...
48 .
49 adgnumailconverter
50 A tool that will merge your GNUMail address book into the Addresses
51 database.
52 .
53 adserver
54 A stand-alone Addresses network server.
55 .
56 adtool
57 A command-line tool for address database manipulation.
0 This package was debianized by Eric Heintzmann <eric@gnustep.fr.st> on
1 Sun, 11 Jan 2004 16:58:54 +0100.
2
3 It was downloaded from http://giesler.biz/bjoern/English/Software.html
4
5 Upstream Authors: Bjoern Giesler <bjoern@giesler.de>
6
7 Dennis Leeuw <dleeuw@made-it.com>: Dutch language localization
8 Nicolas Roard <nicolas@roard.com>: French language localization
9
10
11 Copyright:
12
13 GNU LESSER GENERAL PUBLIC LICENSE
14 Version 2.1, February 1999
15
16 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
17 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 Everyone is permitted to copy and distribute verbatim copies
19 of this license document, but changing it is not allowed.
20
21
22 On Debian GNU/{Linux,Hurd}, the full text of the license can be found at
23 /usr/share/common-licenses/LGPL
0 ?package(addressmanager.app):\
1 needs="X11"\
2 section="Apps/Net"\
3 hints="GNUstep,mail"\
4 title="AddressManager"\
5 longtitle="GNUstep Personal Address Manager"\
6 description="AddressManager constitutes a personal\
7 address manager for the GNUstep software system."\
8 icon="/usr/share/pixmaps/AddressManager.xpm"\
9 command="/usr/bin/AddressManager"
0 #!/usr/bin/make -f
1 # -*- makefile -*-
2 # Sample debian/rules that uses debhelper.
3 # GNU copyright 1997 to 1999 by Joey Hess.
4
5 # Uncomment this to turn on verbose mode.
6 #export DH_VERBOSE=1
7
8 # -----------------------------------------------------------------------------
9 # GNUstep SETTINGS
10
11 GS_ROOT = usr/lib/GNUstep
12 GS_SYSTEM_ROOT = $(GS_ROOT)/System
13 GS_LIBRARY_DIR = $(GS_SYSTEM_ROOT)/Library
14 GS_DOC_DIR = $(GS_LIBRARY_DIR)/Documentation
15 GS_MAKEFILES_DIR = $(GS_LIBRARY_DIR)/Makefiles
16 GS_HEADERS_DIR = $(GS_LIBRARY_DIR)/Headers
17 GS_LIBS_DIR = $(GS_LIBRARY_DIR)/Libraries
18 GS_FRAMEWORKS_DIR = $(GS_LIBRARY_DIR)/Frameworks
19
20 # -----------------------------------------------------------------------------
21
22 # package names
23 p_addr = addresses.framework
24 p_adv = addressview.framework
25 p_adm = addressmanager.app
26 p_good = addresses-goodies-for-gnustep
27
28 # package temp dirs
29 d_addr = debian/$(p_addr)
30 d_adv = debian/$(p_adv)
31 d_adm = debian/$(p_adm)
32 d_good = debian/$(p_good)
33
34
35 CFLAGS = -Wall -g
36
37 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
38 CFLAGS += -O0
39 else
40 CFLAGS += -O2
41 endif
42 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
43 INSTALL_PROGRAM += -s
44 endif
45
46 # Additional dir for goodies
47 ADDITIONAL_INCLUDE_DIRS=" -I$(CURDIR)/Frameworks"
48 ADDITIONAL_LIB_DIRS=" -L$(CURDIR)/Frameworks/Addresses/Addresses.framework/Versions/Current -L$(CURDIR)/Frameworks/AddressView/AddressView.framework/Versions/Current"
49
50
51 configure: configure-stamp
52 configure-stamp:
53 dh_testdir
54 # Add here commands to configure the package.
55
56 touch configure-stamp
57
58
59 build: build-arch-stamp
60
61 build-arch-stamp: configure-stamp
62 dh_testdir
63
64 : # build main
65 . /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
66 $(MAKE) messages=yes
67
68 : # build Goodies
69 . /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
70 ADDITIONAL_INCLUDE_DIRS=$(ADDITIONAL_INCLUDE_DIRS) \
71 ADDITIONAL_LIB_DIRS=$(ADDITIONAL_LIB_DIRS) \
72 $(MAKE) -C Goodies messages=yes
73
74 touch build-arch-stamp
75
76 clean:
77 dh_testdir
78 dh_testroot
79 rm -f build-arch-stamp configure-stamp
80
81 -. /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
82 $(MAKE) clean
83
84 -. /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
85 $(MAKE) distclean
86
87 dh_clean
88
89 install: install-arch
90 install-arch: build-arch-stamp
91 dh_testdir
92 dh_testroot
93 dh_clean -k -p$(p_addr)
94 dh_installdirs -p$(p_addr)
95
96 : # install Addresses framework
97 . /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
98 $(MAKE) -C Frameworks/Addresses install \
99 GNUSTEP_INSTALLATION_DIR=$(CURDIR)/$(d_addr)/$(GS_SYSTEM_ROOT)
100
101 : # override lintian warnings
102 dh_installdirs -p$(p_addr) usr/share/lintian/overrides
103 cp -p $(CURDIR)/debian/$(p_addr).overrides \
104 $(CURDIR)/$(d_addr)/usr/share/lintian/overrides/$(p_addr)
105
106 : # install AddressView framework
107 . /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
108 $(MAKE) -C Frameworks/AddressView install \
109 GNUSTEP_INSTALLATION_DIR=$(CURDIR)/$(d_adv)/$(GS_SYSTEM_ROOT)
110
111 #: override lintian warnings
112 dh_installdirs -p$(p_adv) usr/share/lintian/overrides
113 cp -p $(CURDIR)/debian/$(p_adv).overrides \
114 $(CURDIR)/$(d_adv)/usr/share/lintian/overrides/$(p_adv)
115
116 : # install AddressManager
117 . /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
118 $(MAKE) -C AddressManager install \
119 GNUSTEP_INSTALLATION_DIR=$(CURDIR)/$(d_adm)/$(GS_SYSTEM_ROOT)
120
121 : # Install XPM Icons
122 dh_installdirs -p$(p_adm) usr/share/pixmaps
123 dh_install -p$(p_adm) debian/AddressManager.xpm /usr/share/pixmaps/
124 # cp -p $(CURDIR)/debian/AddressManager16.xpm $(CURDIR)/$(d_adm)/usr/share/pixmaps/
125
126 : # override lintian warnings
127 dh_installdirs -p$(p_adm) usr/share/lintian/overrides
128 cp -p $(CURDIR)/debian/$(p_adm).overrides \
129 $(CURDIR)/$(d_adm)/usr/share/lintian/overrides/$(p_adm)
130
131 # AddressManager wrapper
132 dh_link -p$(p_adm) usr/bin/gnustep-app-wrapper usr/bin/AddressManager
133
134 : # install Goodies
135 . /$(GS_MAKEFILES_DIR)/GNUstep.sh; \
136 $(MAKE) -C Goodies install \
137 GNUSTEP_INSTALLATION_DIR=$(CURDIR)/$(d_good)/$(GS_SYSTEM_ROOT)
138
139 : # override lintian warnings
140 dh_installdirs -p$(p_good) usr/share/lintian/overrides
141 cp -p $(CURDIR)/debian/$(p_good).overrides \
142 $(CURDIR)/$(d_good)/usr/share/lintian/overrides/$(p_good)
143
144
145 # Build architecture-independent files here.
146 binary-indep: build install
147 # We have nothing to do by default.
148
149 # Build architecture-dependent files here.
150 binary-arch: build install
151 dh_testdir
152 dh_testroot
153
154 # Fix symlink
155 rm -f $(CURDIR)/$(d_addr)/$(GS_HEADERS_DIR)/AddressBook
156 dh_link -p$(p_addr) $(GS_HEADERS_DIR)/Addresses $(GS_HEADERS_DIR)/AddressBook
157
158 # Remove CVS dirs
159 for dir in `find debian -name "CVS" -type d`; do \
160 rm -rf $$dir ; done
161
162 # Fix Add.tiff files permissions
163 for file in `find debian -name "Add.tiff"`; do \
164 chmod -v 644 $$file ; done
165
166 # Fix .strings files permissions
167 for file in `find debian -name "*.strings"`; do \
168 chmod -v 644 $$file ; done
169
170 # Fix data.classes files permissions
171 for file in `find debian -name "data.classes"`; do \
172 chmod -v 644 $$file ; done
173
174 # Fix objects.gorm files permissions
175 for file in `find debian -name "objects.gorm"`; do \
176 chmod -v 644 $$file ; done
177
178 # Fix ISOCountryCodes.dict files permissions
179 for file in `find debian -name "ISOCountryCodes.dict"`; do \
180 chmod -v 644 $$file ; done
181
182 # Set symlinks
183 # for file in `ls $(CURDIR)/$(d_adv)/$(GS_FRAMEWORKS_DIR)/AddressView.framework/Versions/Current/Resources` ; do \
184 # if [ ! -e "$(CURDIR)/$(d_adm)/$(GS_SYSTEM_ROOT)/Applications/AddressManager.app/Resources/$$file" ] ; then \
185 # echo $$file ; \
186 # dh_link -p$(p_adm) \
187 # $(GS_FRAMEWORKS_DIR)/AddressView.framework/Versions/Current/Resources/$$file \
188 # $(GS_SYSTEM_ROOT)/Applications/AddressManager.app/Resources/$$file ; fi ; done
189
190 # Temp workaround
191 # for dir in `find debian -name "French.lproj"`; do \
192 # rm -rf $$dir ; done
193 # for dir in `find debian -name "German.lproj"`; do \
194 # rm -rf $$dir ; done
195
196 dh_installchangelogs
197 dh_installdocs -p$(p_adm) README THANKS TODO NEWS AUTHORS
198 dh_installdocs -p$(p_good) Goodies/README THANKS TODO NEWS AUTHORS
199 dh_installdocs -p$(p_addr) Frameworks/Addresses/README \
200 THANKS TODO NEWS AUTHORS
201 dh_installdocs -p$(p_adv) Frameworks/AddressView/README.Localize \
202 THANKS TODO NEWS AUTHORS
203
204 # dh_installexamples
205 # dh_install
206 dh_installmenu -p$(p_adm)
207 # dh_installdebconf
208 # dh_installlogrotate
209 # dh_installemacsen
210 # dh_installpam
211 # dh_installmime
212 # dh_installinit
213 # dh_installcron
214 # dh_installinfo
215 dh_installman -p$(p_adm) debian/AddressManager.1
216 dh_link
217 dh_strip
218 dh_compress
219 dh_fixperms
220 # dh_perl
221 # dh_python
222 dh_makeshlibs -V
223 dh_installdeb
224 dh_shlibdeps -l$(CURDIR)/$(d_addr)/$(GS_LIBS_DIR):$(CURDIR)/$(d_adv)/$(GS_LIBS_DIR)
225 dh_gencontrol
226 dh_md5sums
227 dh_builddeb
228
229 binary: binary-indep binary-arch
230 .PHONY: build clean binary-indep binary-arch binary install configure
0 # Example watch control file for uscan
1 # Rename this file to "watch" and then you can run the "uscan" command
2 # to check for upstream updates and more.
3 # Home Page Pattern Version Script
4 version=2
5 http://giesler.biz/bjoern/en/sw_addr_body.html (?:.*/)?Addresses-(.*)\.tar\.gz debian uupdate