~ubuntu-branches/ubuntu/natty/alien-arena/natty

« back to all changes in this revision

Viewing changes to source/utils3/bsp/qbsp3/resource.rc

  • Committer: Bazaar Package Importer
  • Author(s): Andres Mejia, Barry deFreese, Ansgar Burchardt, Gonéri Le Bouder, Andres Mejia
  • Date: 2008-04-18 17:43:24 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080418174324-si1umi8dngglaha4
Tags: 7.0-1
[ Barry deFreese ]
* Escape - in alien-arena-server.6.
* Add myself to uploaders.

[ Ansgar Burchardt ]
* Remove deprecated Encoding key from .desktop file.

[ Gonéri Le Bouder ]
* Remove Homepage from package description.

[ Andres Mejia ]
* New upstream release.
* Removing XS- part for Vcs-* lines.
* Removing +ssh part of Vcs-Svn line.
* Bumped to Standards-Version 3.7.3.
* Test for existence of *-stamp stamps before removing them.
* Removed Encoding field in desktop file.
* Modify patch for upstream Makefile to make Makefile more useful in building
  Debian packages.
  + Also fixes problem not detecting the existence of libcurl.
* Remove debug packages for release. Will support nostrip option instead.
* Add description for fix-CVE-2007-4754-CVE-2007-4755.dpatch, silences
  lintian warning.
* Add new link for watchfile.
  + Closes: #453555
* Moved debian/scripts/alien-arena-tarball.sh to
  debian/alien-arena-get-orig-source.
* Modified alien-arena-data-get-orig-source to make it easier to maintain.
* Switched from dpatch to quilt.
* Cut down package description.
* Closing bug about mouse constantly looking up. The submitter could not
  reproduce the bug after deleting the ~/.alien-arena directory.
  + Closes: #457700
* Updated copyright file for new release.
* Updated README.Debian files.
* Adding new images for icons. Need build dependency on sharutils.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//Microsoft Developer Studio generated resource script.
 
2
//
 
3
#include "resource.h"
 
4
 
 
5
#define APSTUDIO_READONLY_SYMBOLS
 
6
/////////////////////////////////////////////////////////////////////////////
 
7
//
 
8
// Generated from the TEXTINCLUDE 2 resource.
 
9
//
 
10
#include "afxres.h"
 
11
 
 
12
/////////////////////////////////////////////////////////////////////////////
 
13
#undef APSTUDIO_READONLY_SYMBOLS
 
14
 
 
15
/////////////////////////////////////////////////////////////////////////////
 
16
// English (U.S.) resources
 
17
 
 
18
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
 
19
#ifdef _WIN32
 
20
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
21
#pragma code_page(1252)
 
22
#endif //_WIN32
 
23
 
 
24
#ifndef _MAC
 
25
/////////////////////////////////////////////////////////////////////////////
 
26
//
 
27
// Version
 
28
//
 
29
 
 
30
VS_VERSION_INFO VERSIONINFO
 
31
 FILEVERSION 1,0,9,0
 
32
 PRODUCTVERSION 1,0,9,0
 
33
 FILEFLAGSMASK 0x3fL
 
34
#ifdef _DEBUG
 
35
 FILEFLAGS 0x1L
 
36
#else
 
37
 FILEFLAGS 0x0L
 
38
#endif
 
39
 FILEOS 0x40004L
 
40
 FILETYPE 0x1L
 
41
 FILESUBTYPE 0x0L
 
42
BEGIN
 
43
    BLOCK "StringFileInfo"
 
44
    BEGIN
 
45
        BLOCK "040904b0"
 
46
        BEGIN
 
47
            VALUE "Comments", "\0"
 
48
            VALUE "CompanyName", "\0"
 
49
            VALUE "FileDescription", "qbsp3\0"
 
50
            VALUE "FileVersion", "1.09\0"
 
51
            VALUE "InternalName", "qbsp3\0"
 
52
            VALUE "LegalCopyright", "Copyright � 1999, 2000, 2001\0"
 
53
            VALUE "LegalTrademarks", "\0"
 
54
            VALUE "OriginalFilename", "qbsp3.exe\0"
 
55
            VALUE "PrivateBuild", "\0"
 
56
            VALUE "ProductName", "GDD qbsp3\0"
 
57
            VALUE "ProductVersion", "1.09\0"
 
58
            VALUE "SpecialBuild", "\0"
 
59
        END
 
60
    END
 
61
    BLOCK "VarFileInfo"
 
62
    BEGIN
 
63
        VALUE "Translation", 0x409, 1200
 
64
    END
 
65
END
 
66
 
 
67
#endif    // !_MAC
 
68
 
 
69
 
 
70
#ifdef APSTUDIO_INVOKED
 
71
/////////////////////////////////////////////////////////////////////////////
 
72
//
 
73
// TEXTINCLUDE
 
74
//
 
75
 
 
76
1 TEXTINCLUDE DISCARDABLE 
 
77
BEGIN
 
78
    "resource.h\0"
 
79
END
 
80
 
 
81
2 TEXTINCLUDE DISCARDABLE 
 
82
BEGIN
 
83
    "#include ""afxres.h""\r\n"
 
84
    "\0"
 
85
END
 
86
 
 
87
3 TEXTINCLUDE DISCARDABLE 
 
88
BEGIN
 
89
    "\r\n"
 
90
    "\0"
 
91
END
 
92
 
 
93
#endif    // APSTUDIO_INVOKED
 
94
 
 
95
#endif    // English (U.S.) resources
 
96
/////////////////////////////////////////////////////////////////////////////
 
97
 
 
98
 
 
99
 
 
100
#ifndef APSTUDIO_INVOKED
 
101
/////////////////////////////////////////////////////////////////////////////
 
102
//
 
103
// Generated from the TEXTINCLUDE 3 resource.
 
104
//
 
105
 
 
106
 
 
107
/////////////////////////////////////////////////////////////////////////////
 
108
#endif    // not APSTUDIO_INVOKED
 
109