fix keyboard event handling for host-provided plugin GUIs
[ardour2.git] / gtk2_ardour / about.cc
blobd3aebee0f8fc5d3fdd771db255a784aad9fb0861
1 /*
2 Copyright (C) 2003 Paul Davis
4 This program is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 2 of the License, or
7 (at your option) any later version.
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20 #include <algorithm>
21 #include <unistd.h>
22 #include <sys/types.h>
23 #include <sys/wait.h>
24 #include <cstdio>
25 #include <ctime>
26 #include <cstdlib>
28 #include <ardour/svn_revision.h>
29 #include <ardour/ardour.h>
30 #include <ardour/version.h>
32 #include "utils.h"
33 #include "version.h"
35 #include "about.h"
36 #include "rgb_macros.h"
37 //#include "ardour_ui.h"
39 #include "i18n.h"
41 using namespace Gtk;
42 using namespace Gdk;
43 using namespace std;
44 using namespace sigc;
45 using namespace ARDOUR;
46 using namespace PBD;
48 #ifdef WITH_PAYMENT_OPTIONS
50 /* XPM */
51 static const gchar * paypal_xpm[] = {
52 "62 31 33 1",
53 " c None",
54 ". c #325781",
55 "+ c #154170",
56 "@ c #C1CDDA",
57 "# c #4E6E92",
58 "$ c #D1D5DA",
59 "% c #88A0B8",
60 "& c #B4C4D3",
61 "* c #C8D3DE",
62 "= c #D7E1E9",
63 "- c #002158",
64 "; c #F6F8FA",
65 "> c #44658B",
66 ", c #E7ECF0",
67 "' c #A4B7CA",
68 ") c #9DB0C4",
69 "! c #E3F1F7",
70 "~ c #708CA9",
71 "{ c #E1E7ED",
72 "] c #567698",
73 "^ c #7C96B1",
74 "/ c #E7F5FA",
75 "( c #EEF1F4",
76 "_ c #6883A2",
77 ": c #244873",
78 "< c #BBBBBB",
79 "[ c #E9E9E9",
80 "} c #063466",
81 "| c #22364D",
82 "1 c #94A7BD",
83 "2 c #000000",
84 "3 c #EAF7FC",
85 "4 c #FFFFFF",
86 "1'111111111111111111111111111111111111111111111111111111111%_#",
87 "%333333333333333333333333333333333333333333333333333333333333.",
88 "%444444444444444444444444444444444444444444444444444444444444:",
89 "_4333333!!!!!!33333333333333333333!!!!!!33333333333!%%%%1334[:",
90 "_444444@+}}}}+>)44444444444444444,:}}}}}.^(44444444@}..+.44($:",
91 "_433333^:&&&&)_}_33///33333333333&+)&&&'~+./3///333^.(;#]33($:",
92 "_444444>_444444'}_>...#%####~,]##..444444=+#]...>1;#_4;.144($:",
93 "_43333!+'4,>#=4(:+_%%%]}}#~#}_+~~:]44_>&44#}_%%%_+>:14=}@33($:",
94 "_44444*+$4&--)4(+%44444%-)4=--'4{+14,}-~44##44444&}}*4)+444($:",
95 "_433331:;4):_;4*}_]:.$4*-~4{}>44#-=4@.#{4;+>_:.&4,++;4_#333($:",
96 "_44444_#444444=.-.%&*,41-#4(:@4'-:(44444(_-:^&*,4*}#44.%444($:",
97 "_43333:%4;@@'~+-%44*&44]-.;;'4,:-#44*@&%:-];4{'(4)-%4{+&333($:",
98 "_4444{}@4*}}+>#:;4^-#4;.>+,444_+:^4(:}+.]}=4'-+(4_-&4&+{444($:",
99 "_4333'+(41:*=3'.44*)(4=+)+*44@}%+@4=}&=/@}{4{1{44:+,4^.3333($:",
100 "_4444~>,,]#444*})(;**,':*}'4;._@}=,%:444(+~(;{&,*}.,,>~4444($:",
101 "_4333>}}}}^3333~}::}}}}>].;4^+=~}}}}]3333'}+:}}}}}}}}}'3333($:",
102 "_4444$@@@@(44444$))@*@*^}$4=}14=@@@@{44444=))&*@@@@@@@;4444($:",
103 "_433333333333333333333=+:%%.>/33333333333333333333333333333($:",
104 "_4444444444444444444441....>=444444444444444444444444444444($:",
105 "_4333333333333333333333333333333333333333333333333333333333($:",
106 "_4444444444444444444444444444444444444444444444444444444444($:",
107 "_4333333333333333333333333333333333333333333333333333333333($:",
108 "_4444442222444222442444242444244222242444242222244222244444($:",
109 "_4333332333232333233232332232233233332233233323332333333333($:",
110 "_4444442222442222244424442424244222442424244424444222444444($:",
111 "_4333332333332333233323332333233233332332233323333333233333($:",
112 "_4444442444442444244424442444244222242444244424442222444444($:",
113 "_433333333333333333333333333333333333333333333333333333333344:",
114 "#4([[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[=&:",
115 ".=&<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<1|",
116 "::||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||"};
117 #endif
119 static const char* authors[] = {
120 N_("Brian Ahr"),
121 N_("John Anderson"),
122 N_("Marcus Andersson"),
123 N_("Nedko Arnaudov"),
124 N_("Ben Bell"),
125 N_("Chris Cannam"),
126 N_("Jesse Chappell"),
127 N_("Thomas Charbonnel"),
128 N_("Sam Chessman"),
129 N_("Paul Davis"),
130 N_("Gerard van Dongen"),
131 N_("Colin Fletcher"),
132 N_("Hans Fugal"),
133 N_("Christopher George"),
134 N_("J. Abelardo Gutierrez"),
135 N_("Jeremy Hall"),
136 N_("Audun Halland"),
137 N_("Steve Harris"),
138 N_("Carl Hetherington"),
139 N_("Rob Holland"),
140 N_("Robert Jordens"),
141 N_("Stefan Kersten"),
142 N_("Armand Klenk"),
143 N_("Matt Krai"),
144 N_("Colin Law"),
145 N_("Joshua Leach"),
146 N_("Ben Loftis"),
147 N_("Nick Mainsbridge"),
148 N_("Tim Mayberry"),
149 N_("Doug Mclain"),
150 N_("Jack O'Quin"),
151 N_("Nimal Ratnayake"),
152 N_("Dave Robillard"),
153 N_("Taybin Rutkin"),
154 N_("Andreas Ruge"),
155 N_("Sampo Savolainen"),
156 N_("Per Sigmond"),
157 N_("Mark Stewart"),
158 N_("Roland Stigge"),
159 N_("Petter Sundlöf"),
160 N_("Mike Täht"),
161 N_("Thorsten Wilms"),
165 static const char* translators[] = {
166 N_("French:\n\tAlain Fréhel <alain.frehel@free.fr>\n\tChristophe Combelles <ccomb@free.fr>\n\tMartin Blanchard\n"),
167 N_("German:\n\tKarsten Petersen <kapet@kapet.de>\
168 \n\tSebastian Arnold <mail@sebastian-arnold.net>\
169 \n\tRobert Schwede<schwede@ironshark.com>\n"),
170 N_("Italian:\n\tFilippo Pappalardo <filippo@email.it>\
171 \n\tValerio Orlandini\
172 \n\tEmanuele Costantini"),
173 N_("Portuguese:\n\tRui Nuno Capela <rncbc@rncbc.org>\n"),
174 N_("Brazilian Portuguese:\n\tAlexander da Franca Fernandes <alexander@nautae.eti.br>\
175 \n\tChris Ross <chris@tebibyte.org>\n"),
176 N_("Spanish:\n\tAlex Krohn <alexkrohn@fastmail.fm>\
177 \n\tAngel Bidinost <angelbidinost@hotmail.com>\
178 \n\tPablo Enrici <pabloenrici@gmail.com>\
179 \n\tPablo Fernández <pablo.fbus@gmail.com>\
180 \n\tGiovanni Martínez <giovannisirias@gmail.com>\
181 \n\tDavid Täht <d@teklibre.com>\
182 \n\tOscar Valladarez <dulcevendetta@hotmail.com>\
183 \n\tDaniel Vidal <danielvidalchornet@gmail.com>\n"),
184 N_("Russian:\n\t Igor Blinov <pitstop@nm.ru>\
185 \n\tAlexandre Prokoudine <alexandre.prokoudine@gmail.com>\n"),
186 N_("Greek:\n\t Klearchos Gourgourinis <muadib@in.gr>\n"),
187 N_("Swedish:\n\t Petter Sundlöf <petter.sundlof@gmail.com>\n"),
188 N_("Polish:\n\t Piotr Zaryk <pzaryk@gmail.com>\n"),
189 N_("Czech:\n\t Pavel Fric <pavelfric@seznam.cz>\n"),
190 N_("Norwegian:\n\t Eivind Ødegård\n"),
194 static const char* gpl = X_("\n\
195 Ardour comes with NO WARRANTY. It is free software, and you are welcome to redistribute it\n\
196 under the terms of the GNU Public License, shown below.\n\
198 GNU GENERAL PUBLIC LICENSE\n\
199 Version 2, June 1991\n\
201 Copyright (C) 1989, 1991 Free Software Foundation, Inc.\n\
202 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\
203 Everyone is permitted to copy and distribute verbatim copies\n\
204 of this license document, but changing it is not allowed.\n\
206 Preamble\n\
208 The licenses for most software are designed to take away your\n\
209 freedom to share and change it. By contrast, the GNU General Public\n\
210 License is intended to guarantee your freedom to share and change free\n\
211 software--to make sure the software is free for all its users. This\n\
212 General Public License applies to most of the Free Software\n\
213 Foundation's software and to any other program whose authors commit to\n\
214 using it. (Some other Free Software Foundation software is covered by\n\
215 the GNU Library General Public License instead.) You can apply it to\n\
216 your programs, too.\n\
218 When we speak of free software, we are referring to freedom, not\n\
219 price. Our General Public Licenses are designed to make sure that you\n\
220 have the freedom to distribute copies of free software (and charge for\n\
221 this service if you wish), that you receive source code or can get it\n\
222 if you want it, that you can change the software or use pieces of it\n\
223 in new free programs; and that you know you can do these things.\n\
225 To protect your rights, we need to make restrictions that forbid\n\
226 anyone to deny you these rights or to ask you to surrender the rights.\n\
227 These restrictions translate to certain responsibilities for you if you\n\
228 distribute copies of the software, or if you modify it.\n\
230 For example, if you distribute copies of such a program, whether\n\
231 gratis or for a fee, you must give the recipients all the rights that\n\
232 you have. You must make sure that they, too, receive or can get the\n\
233 source code. And you must show them these terms so they know their\n\
234 rights.\n\
236 We protect your rights with two steps: (1) copyright the software, and\n\
237 (2) offer you this license which gives you legal permission to copy,\n\
238 distribute and/or modify the software.\n\
240 Also, for each author's protection and ours, we want to make certain\n\
241 that everyone understands that there is no warranty for this free\n\
242 software. If the software is modified by someone else and passed on, we\n\
243 want its recipients to know that what they have is not the original, so\n\
244 that any problems introduced by others will not reflect on the original\n\
245 authors' reputations.\n\
247 Finally, any free program is threatened constantly by software\n\
248 patents. We wish to avoid the danger that redistributors of a free\n\
249 program will individually obtain patent licenses, in effect making the\n\
250 program proprietary. To prevent this, we have made it clear that any\n\
251 patent must be licensed for everyone's free use or not licensed at all.\n\
253 The precise terms and conditions for copying, distribution and\n\
254 modification follow.\n\
255 \f\n\
256 GNU GENERAL PUBLIC LICENSE\n\
257 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\
259 0. This License applies to any program or other work which contains\n\
260 a notice placed by the copyright holder saying it may be distributed\n\
261 under the terms of this General Public License. The \"Program\", below,\n\
262 refers to any such program or work, and a \"work based on the Program\"\n\
263 means either the Program or any derivative work under copyright law:\n\
264 that is to say, a work containing the Program or a portion of it,\n\
265 either verbatim or with modifications and/or translated into another\n\
266 language. (Hereinafter, translation is included without limitation in\n\
267 the term \"modification\".) Each licensee is addressed as \"you\".\n\
269 Activities other than copying, distribution and modification are not\n\
270 covered by this License; they are outside its scope. The act of\n\
271 running the Program is not restricted, and the output from the Program\n\
272 is covered only if its contents constitute a work based on the\n\
273 Program (independent of having been made by running the Program).\n\
274 Whether that is true depends on what the Program does.\n\
276 1. You may copy and distribute verbatim copies of the Program's\n\
277 source code as you receive it, in any medium, provided that you\n\
278 conspicuously and appropriately publish on each copy an appropriate\n\
279 copyright notice and disclaimer of warranty; keep intact all the\n\
280 notices that refer to this License and to the absence of any warranty;\n\
281 and give any other recipients of the Program a copy of this License\n\
282 along with the Program.\n\
284 You may charge a fee for the physical act of transferring a copy, and\n\
285 you may at your option offer warranty protection in exchange for a fee.\n\
287 2. You may modify your copy or copies of the Program or any portion\n\
288 of it, thus forming a work based on the Program, and copy and\n\
289 distribute such modifications or work under the terms of Section 1\n\
290 above, provided that you also meet all of these conditions:\n\
292 a) You must cause the modified files to carry prominent notices\n\
293 stating that you changed the files and the date of any change.\n\
295 b) You must cause any work that you distribute or publish, that in\n\
296 whole or in part contains or is derived from the Program or any\n\
297 part thereof, to be licensed as a whole at no charge to all third\n\
298 parties under the terms of this License.\n\
300 c) If the modified program normally reads commands interactively\n\
301 when run, you must cause it, when started running for such\n\
302 interactive use in the most ordinary way, to print or display an\n\
303 announcement including an appropriate copyright notice and a\n\
304 notice that there is no warranty (or else, saying that you provide\n\
305 a warranty) and that users may redistribute the program under\n\
306 these conditions, and telling the user how to view a copy of this\n\
307 License. (Exception: if the Program itself is interactive but\n\
308 does not normally print such an announcement, your work based on\n\
309 the Program is not required to print an announcement.)\n\
310 \f\n\
311 These requirements apply to the modified work as a whole. If\n\
312 identifiable sections of that work are not derived from the Program,\n\
313 and can be reasonably considered independent and separate works in\n\
314 themselves, then this License, and its terms, do not apply to those\n\
315 sections when you distribute them as separate works. But when you\n\
316 distribute the same sections as part of a whole which is a work based\n\
317 on the Program, the distribution of the whole must be on the terms of\n\
318 this License, whose permissions for other licensees extend to the\n\
319 entire whole, and thus to each and every part regardless of who wrote it.\n\
321 Thus, it is not the intent of this section to claim rights or contest\n\
322 your rights to work written entirely by you; rather, the intent is to\n\
323 exercise the right to control the distribution of derivative or\n\
324 collective works based on the Program.\n\
326 In addition, mere aggregation of another work not based on the Program\n\
327 with the Program (or with a work based on the Program) on a volume of\n\
328 a storage or distribution medium does not bring the other work under\n\
329 the scope of this License.\n\
331 3. You may copy and distribute the Program (or a work based on it,\n\
332 under Section 2) in object code or executable form under the terms of\n\
333 Sections 1 and 2 above provided that you also do one of the following:\n\
335 a) Accompany it with the complete corresponding machine-readable\n\
336 source code, which must be distributed under the terms of Sections\n\
337 1 and 2 above on a medium customarily used for software interchange; or,\n\
339 b) Accompany it with a written offer, valid for at least three\n\
340 years, to give any third party, for a charge no more than your\n\
341 cost of physically performing source distribution, a complete\n\
342 machine-readable copy of the corresponding source code, to be\n\
343 distributed under the terms of Sections 1 and 2 above on a medium\n\
344 customarily used for software interchange; or,\n\
346 c) Accompany it with the information you received as to the offer\n\
347 to distribute corresponding source code. (This alternative is\n\
348 allowed only for noncommercial distribution and only if you\n\
349 received the program in object code or executable form with such\n\
350 an offer, in accord with Subsection b above.)\n\
352 The source code for a work means the preferred form of the work for\n\
353 making modifications to it. For an executable work, complete source\n\
354 code means all the source code for all modules it contains, plus any\n\
355 associated interface definition files, plus the scripts used to\n\
356 control compilation and installation of the executable. However, as a\n\
357 special exception, the source code distributed need not include\n\
358 anything that is normally distributed (in either source or binary\n\
359 form) with the major components (compiler, kernel, and so on) of the\n\
360 operating system on which the executable runs, unless that component\n\
361 itself accompanies the executable.\n\
363 If distribution of executable or object code is made by offering\n\
364 access to copy from a designated place, then offering equivalent\n\
365 access to copy the source code from the same place counts as\n\
366 distribution of the source code, even though third parties are not\n\
367 compelled to copy the source along with the object code.\n\
368 \f\n\
369 4. You may not copy, modify, sublicense, or distribute the Program\n\
370 except as expressly provided under this License. Any attempt\n\
371 otherwise to copy, modify, sublicense or distribute the Program is\n\
372 void, and will automatically terminate your rights under this License.\n\
373 However, parties who have received copies, or rights, from you under\n\
374 this License will not have their licenses terminated so long as such\n\
375 parties remain in full compliance.\n\
377 5. You are not required to accept this License, since you have not\n\
378 signed it. However, nothing else grants you permission to modify or\n\
379 distribute the Program or its derivative works. These actions are\n\
380 prohibited by law if you do not accept this License. Therefore, by\n\
381 modifying or distributing the Program (or any work based on the\n\
382 Program), you indicate your acceptance of this License to do so, and\n\
383 all its terms and conditions for copying, distributing or modifying\n\
384 the Program or works based on it.\n\
386 6. Each time you redistribute the Program (or any work based on the\n\
387 Program), the recipient automatically receives a license from the\n\
388 original licensor to copy, distribute or modify the Program subject to\n\
389 these terms and conditions. You may not impose any further\n\
390 restrictions on the recipients' exercise of the rights granted herein.\n\
391 You are not responsible for enforcing compliance by third parties to\n\
392 this License.\n\
394 7. If, as a consequence of a court judgment or allegation of patent\n\
395 infringement or for any other reason (not limited to patent issues),\n\
396 conditions are imposed on you (whether by court order, agreement or\n\
397 otherwise) that contradict the conditions of this License, they do not\n\
398 excuse you from the conditions of this License. If you cannot\n\
399 distribute so as to satisfy simultaneously your obligations under this\n\
400 License and any other pertinent obligations, then as a consequence you\n\
401 may not distribute the Program at all. For example, if a patent\n\
402 license would not permit royalty-free redistribution of the Program by\n\
403 all those who receive copies directly or indirectly through you, then\n\
404 the only way you could satisfy both it and this License would be to\n\
405 refrain entirely from distribution of the Program.\n\
407 If any portion of this section is held invalid or unenforceable under\n\
408 any particular circumstance, the balance of the section is intended to\n\
409 apply and the section as a whole is intended to apply in other\n\
410 circumstances.\n\
412 It is not the purpose of this section to induce you to infringe any\n\
413 patents or other property right claims or to contest validity of any\n\
414 such claims; this section has the sole purpose of protecting the\n\
415 integrity of the free software distribution system, which is\n\
416 implemented by public license practices. Many people have made\n\
417 generous contributions to the wide range of software distributed\n\
418 through that system in reliance on consistent application of that\n\
419 system; it is up to the author/donor to decide if he or she is willing\n\
420 to distribute software through any other system and a licensee cannot\n\
421 impose that choice.\n\
423 This section is intended to make thoroughly clear what is believed to\n\
424 be a consequence of the rest of this License.\n\
425 \f\n\
426 8. If the distribution and/or use of the Program is restricted in\n\
427 certain countries either by patents or by copyrighted interfaces, the\n\
428 original copyright holder who places the Program under this License\n\
429 may add an explicit geographical distribution limitation excluding\n\
430 those countries, so that distribution is permitted only in or among\n\
431 countries not thus excluded. In such case, this License incorporates\n\
432 the limitation as if written in the body of this License.\n\
434 9. The Free Software Foundation may publish revised and/or new versions\n\
435 of the General Public License from time to time. Such new versions will\n\
436 be similar in spirit to the present version, but may differ in detail to\n\
437 address new problems or concerns.\n\
439 Each version is given a distinguishing version number. If the Program\n\
440 specifies a version number of this License which applies to it and \"any\n\
441 later version\", you have the option of following the terms and conditions\n\
442 either of that version or of any later version published by the Free\n\
443 Software Foundation. If the Program does not specify a version number of\n\
444 this License, you may choose any version ever published by the Free Software\n\
445 Foundation.\n\
447 10. If you wish to incorporate parts of the Program into other free\n\
448 programs whose distribution conditions are different, write to the author\n\
449 to ask for permission. For software which is copyrighted by the Free\n\
450 Software Foundation, write to the Free Software Foundation; we sometimes\n\
451 make exceptions for this. Our decision will be guided by the two goals\n\
452 of preserving the free status of all derivatives of our free software and\n\
453 of promoting the sharing and reuse of software generally.\n\
455 NO WARRANTY\n\
457 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\n\
458 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\n\
459 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\n\
460 PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\n\
461 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\n\
462 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\n\
463 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE\n\
464 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\n\
465 REPAIR OR CORRECTION.\n\
467 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\n\
468 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\n\
469 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\n\
470 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\n\
471 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\n\
472 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\n\
473 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\n\
474 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\n\
475 POSSIBILITY OF SUCH DAMAGES.\n\
477 END OF TERMS AND CONDITIONS\n\
478 \f\n\
479 How to Apply These Terms to Your New Programs\n\
481 If you develop a new program, and you want it to be of the greatest\n\
482 possible use to the public, the best way to achieve this is to make it\n\
483 free software which everyone can redistribute and change under these terms.\n\
485 To do so, attach the following notices to the program. It is safest\n\
486 to attach them to the start of each source file to most effectively\n\
487 convey the exclusion of warranty; and each file should have at least\n\
488 the \"copyright\" line and a pointer to where the full notice is found.\n\
490 <one line to give the program's name and a brief idea of what it does.>\n\
491 Copyright (C) <year> <name of author>\n\
493 This program is free software; you can redistribute it and/or modify\n\
494 it under the terms of the GNU General Public License as published by\n\
495 the Free Software Foundation; either version 2 of the License, or\n\
496 (at your option) any later version.\n\
498 This program is distributed in the hope that it will be useful,\n\
499 but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
500 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
501 GNU General Public License for more details.\n\
503 You should have received a copy of the GNU General Public License\n\
504 along with this program; if not, write to the Free Software\n\
505 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\
508 Also add information on how to contact you by electronic and paper mail.\n\
510 If the program is interactive, make it output a short notice like this\n\
511 when it starts in an interactive mode:\n\
513 Gnomovision version 69, Copyright (C) year name of author\n\
514 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n\
515 This is free software, and you are welcome to redistribute it\n\
516 under certain conditions; type `show c' for details.\n\
518 The hypothetical commands `show w' and `show c' should show the appropriate\n\
519 parts of the General Public License. Of course, the commands you use may\n\
520 be called something other than `show w' and `show c'; they could even be\n\
521 mouse-clicks or menu items--whatever suits your program.\n\
523 You should also get your employer (if you work as a programmer) or your\n\
524 school, if any, to sign a \"copyright disclaimer\" for the program, if\n\
525 necessary. Here is a sample; alter the names:\n\
527 Yoyodyne, Inc., hereby disclaims all copyright interest in the program\n\
528 `Gnomovision' (which makes passes at compilers) written by James Hacker.\n\
530 <signature of Ty Coon>, 1 April 1989\n\
531 Ty Coon, President of Vice\n\
533 This General Public License does not permit incorporating your program into\n\
534 proprietary programs. If your program is a subroutine library, you may\n\
535 consider it more useful to permit linking proprietary applications with the\n\
536 library. If this is what you want to do, use the GNU Library General\n\
537 Public License instead of this License.\n\
540 About::About ()
541 #ifdef WITH_PAYMENT_OPTIONS
542 : paypal_pixmap (paypal_xpm)
543 #endif
545 // set_type_hint(Gdk::WINDOW_TYPE_HINT_SPLASHSCREEN);
547 string path;
548 string t;
550 path = find_data_file ("splash.png");
552 Glib::RefPtr<Pixbuf> pixbuf = Gdk::Pixbuf::create_from_file (path);
554 set_logo (Gdk::Pixbuf::create_from_file (path));
555 set_authors (authors);
557 for (int n = 0; translators[n]; ++n) {
558 t += translators[n];
559 t += ' ';
562 set_translator_credits (t);
563 set_copyright (_("Copyright (C) 1999-2009 Paul Davis\n"));
564 set_license (gpl);
565 set_name (X_("ardour"));
566 set_website (X_("http://ardour.org/"));
567 set_website_label (_("visit http://ardour.org/"));
568 set_version ((string_compose(_("%1\n(built from revision %2)"),
569 VERSIONSTRING,
570 svn_revision)));
573 #ifdef WITH_PAYMENT_OPTIONS
574 paypal_button.add (paypal_pixmap);
576 HBox *payment_box = manage (new HBox);
577 payment_box->pack_start (paypal_button, true, false);
579 subvbox.pack_start (*payment_box, false, false);
580 #endif
584 About::~About ()
588 #ifdef WITH_PAYMENT_OPTIONS
589 void
590 About::goto_paypal ()
592 char buf[PATH_MAX+16];
593 char *argv[4];
594 char *docfile = "foo";
595 int grandchild;
597 if (fork() == 0) {
599 /* child */
601 if ((grandchild = fork()) == 0) {
603 /* grandchild */
605 argv[0] = "mozilla";
606 argv[1] = "-remote";
607 snprintf (buf, sizeof(buf), "openurl(%s)", docfile);
608 argv[2] = buf;
609 argv[3] = 0;
611 execvp ("mozilla", argv);
612 error << "could not start mozilla" << endmsg;
614 } else {
615 int status;
616 waitpid (grandchild, &status, 0);
621 #endif