File: bugreport.h

package info (click to toggle)
crossfire-client 1.7.0-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,696 kB
  • ctags: 2,206
  • sloc: ansic: 24,397; sh: 3,743; makefile: 113; perl: 48
file content (11 lines) | stat: -rw-r--r-- 575 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
/* Client aboutfile */
gchar *text="\n\
Thanks for consideration on submitting a bug report\n\
You came here either because you clicked on 'Report a bug' in Help menu,\n\
either because a bug in client showed this window.\n\
To submit a bug report, please go to the following web page\n\n\
http://sourceforge.net/tracker/?func=add&group_id=13833&atid=113833\n\n\
and don't forget to add the content of 'MESSAGES TRACK' below.\n\
If you ran client in console, the output in console may be of interrest too.\n\
Also don't forget to add any informations you may find useful.";