Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-01-01 06:13:59 +0300
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-01-01 06:13:59 +0300
commit50e48c15c90320055ab6b19a481952681baf637a (patch)
tree0982f69e2bfed16941cf13553acdcf50d8060f36 /src/filters/muxer
parent5c99409014dc5c036bedc83925fa80c70798a136 (diff)
-updated CompanyName in filters resources and in MPC-HC resource file
-changed CompanyName, LegalCopyright and OriginalFilename in translations resources -changed "MPC Compiler" to "MPC-HC Compiler" -updated year to 2010 (Happy new year!) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1457 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/muxer')
-rw-r--r--src/filters/muxer/dsmmuxer/DSMMuxer.rc4
-rw-r--r--src/filters/muxer/matroskamuxer/MatroskaMuxer.rc4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/filters/muxer/dsmmuxer/DSMMuxer.rc b/src/filters/muxer/dsmmuxer/DSMMuxer.rc
index 225dc07da..16c8dd207 100644
--- a/src/filters/muxer/dsmmuxer/DSMMuxer.rc
+++ b/src/filters/muxer/dsmmuxer/DSMMuxer.rc
@@ -45,11 +45,11 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "Comments", "http://sourceforge.net/projects/mpc-hc/"
- VALUE "CompanyName", "Gabest"
+ VALUE "CompanyName", "MPC-HC Team"
VALUE "FileDescription", "DirectShow Media Muxer"
VALUE "FileVersion", "1, 1, 0, 0"
VALUE "InternalName", "DirectShow Media Muxer"
- VALUE "LegalCopyright", "Copyright (C) 2002-2009 see AUTHORS file"
+ VALUE "LegalCopyright", "Copyright (C) 2002-2010 see AUTHORS file"
VALUE "OriginalFilename", "DSMMuxer.ax"
VALUE "ProductName", "DirectShow Media Muxer"
VALUE "ProductVersion", "1, 1, 0, 0"
diff --git a/src/filters/muxer/matroskamuxer/MatroskaMuxer.rc b/src/filters/muxer/matroskamuxer/MatroskaMuxer.rc
index 57b23e051..934880986 100644
--- a/src/filters/muxer/matroskamuxer/MatroskaMuxer.rc
+++ b/src/filters/muxer/matroskamuxer/MatroskaMuxer.rc
@@ -45,11 +45,11 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "Comments", "http://sourceforge.net/projects/mpc-hc/"
- VALUE "CompanyName", "Gabest"
+ VALUE "CompanyName", "MPC-HC Team"
VALUE "FileDescription", "Matroska Muxer"
VALUE "FileVersion", "1, 1, 0, 0"
VALUE "InternalName", "Matroska Muxer"
- VALUE "LegalCopyright", "Copyright (C) 2002-2009 see AUTHORS file"
+ VALUE "LegalCopyright", "Copyright (C) 2002-2010 see AUTHORS file"
VALUE "OriginalFilename", "MatroskaMuxer.ax"
VALUE "ProductName", "Matroska Muxer"
VALUE "ProductVersion", "1, 1, 0, 0"