summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG/res/version.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FingerprintNG/res/version.rc')
-rw-r--r--plugins/FingerprintNG/res/version.rc38
1 files changed, 19 insertions, 19 deletions
diff --git a/plugins/FingerprintNG/res/version.rc b/plugins/FingerprintNG/res/version.rc
index 34188c2c76..ab00c494dc 100644
--- a/plugins/FingerprintNG/res/version.rc
+++ b/plugins/FingerprintNG/res/version.rc
@@ -9,12 +9,12 @@ of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifdef APSTUDIO_INVOKED
@@ -42,22 +42,22 @@ VS_VERSION_INFO VERSIONINFO
FILETYPE 0x2L
FILESUBTYPE 0x0L
BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "041904b0"
- BEGIN
- VALUE "FileDescription", "Fingerprint NG client version icons module"
- VALUE "FileVersion", __VERSION_STRING
- VALUE "InternalName", __INTERNAL_NAME_STRING
- VALUE "LegalCopyright", __LEGAL_COPYRIGHT_STRING
- VALUE "OriginalFilename", "fingerprint.dll"
- VALUE "ProductName", "Fingerprint NG client version icons module"
- VALUE "ProductVersion", __VERSION_STRING
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x419, 1200
- END
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "041904b0"
+ BEGIN
+ VALUE "FileDescription", "Fingerprint NG client version icons module"
+ VALUE "FileVersion", __VERSION_STRING
+ VALUE "InternalName", __INTERNAL_NAME_STRING
+ VALUE "LegalCopyright", __LEGAL_COPYRIGHT_STRING
+ VALUE "OriginalFilename", "fingerprint.dll"
+ VALUE "ProductName", "Fingerprint NG client version icons module"
+ VALUE "ProductVersion", __VERSION_STRING
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x419, 1200
+ END
END