~ubuntu-branches/debian/squeeze/freeciv/squeeze

« back to all changes in this revision

Viewing changes to client/connectdlg_common.h

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2008-07-08 18:34:23 UTC
  • mfrom: (5.1.9 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080708183423-c80u1h25xmj6h9s0
Tags: 2.1.5-2
Export datarootdir=/usr/share in debian/rules, so make calls can
have a correct value for LOCALEDIR (closes: #489455). Thanks Loïc Minier
for the help to solve this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
void send_start_saved_game(void);
30
30
void send_save_game(char *filename);
31
31
 
32
 
extern char player_name[MAX_LEN_NAME];
 
32
void set_ruleset(const char *ruleset);
 
33
 
 
34
extern char leader_name[MAX_LEN_NAME];
33
35
extern char *current_filename;
34
36
 
35
37
enum skill_levels {