~ubuntu-branches/ubuntu/feisty/basilisk2/feisty

« back to all changes in this revision

Viewing changes to src/Windows/user_strings_windows.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2006-06-01 01:11:16 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060601011116-xjhegbgyfsxag5fl
Tags: 0.9.20060529-1
* New upstream CVS snapshot.
* Update local cdbs snippet copyright-check.mk:
  + Broaden scan to also look for "(c)" by default.
  + Make egrep options configurable.
  + Ignore auto-tools files.
* Bump up standards-version to 3.7.2 (no changes needed).
* Let dh_strip do the stripping (not the make install target).

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        STR_VOSF_INIT_ERR,
27
27
        STR_SIG_INSTALL_ERR,
28
28
        STR_TICK_THREAD_ERR,
 
29
        STR_SLIRP_NO_DNS_FOUND_WARN,
29
30
        STR_NO_AUDIO_WARN,
30
31
        STR_KEYCODE_FILE_WARN,
31
32
        STR_KEYCODE_VENDOR_WARN,
53
54
        STR_MOUSEWHEELMODE_PAGE_LAB,
54
55
        STR_MOUSEWHEELMODE_CURSOR_LAB,
55
56
        STR_MOUSEWHEELLINES_CTRL,
 
57
        STR_POLLMEDIA_CTRL,
 
58
        STR_EXTFS_ENABLE_CTRL,
 
59
        STR_EXTFS_DRIVES_CTRL,
 
60
        STR_ETHER_FTP_PORT_LIST_CTRL,
 
61
        STR_ETHER_TCP_PORT_LIST_CTRL,
56
62
 
57
63
        STR_IGNORESEGV_CTRL,
58
64
};