Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
a2af7fb8
Commit
a2af7fb8
authored
Feb 02, 2003
by
Christophe Massiot
Browse files
* Bumped up revision number to 0.5.0
parent
a7e05499
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac.in
View file @
a2af7fb8
dnl Autoconf settings for vlc
AC_INIT(vlc,0.5.0
-test4
)
AC_INIT(vlc,0.5.0)
CONFIGURE_LINE="$0 $*"
CODENAME="Natalya"
...
...
@@ -11,7 +11,7 @@ AC_CANONICAL_SYSTEM
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
AM_INIT_AUTOMAKE(vlc,0.5.0
-test4
)
AM_INIT_AUTOMAKE(vlc,0.5.0)
AM_CONFIG_HEADER(config.h)
dnl
...
...
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
View file @
a2af7fb8
/* Localized versions of Info.plist keys */
CFBundleName = "vlc";
CFBundleShortVersionString = "
vlc cvs version
";
CFBundleGetInfoString = "
vlc cvs version
, Copyright (c) 200
2
VideoLAN.";
NSHumanReadableCopyright = "Copyright (c) 200
2
VideoLAN.";
CFBundleShortVersionString = "
VLC media player
";
CFBundleGetInfoString = "
VLC 0.5.0
, Copyright (c)
1996-
200
3
VideoLAN.";
NSHumanReadableCopyright = "Copyright (c)
1996-
200
3
VideoLAN.";
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment