Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
da65f9d7
Commit
da65f9d7
authored
Feb 15, 2003
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Bumped up revision number to 0.5.1
* Updated French translation
parent
50c0fe9a
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
+10
-10
configure.ac.in
configure.ac.in
+2
-2
extras/MacOSX/vlc.pbproj/project.pbxproj
extras/MacOSX/vlc.pbproj/project.pbxproj
+1
-1
ipkg/control
ipkg/control
+1
-1
po/fr.po
po/fr.po
+5
-5
vlc.spec
vlc.spec
+1
-1
No files found.
configure.ac.in
View file @
da65f9d7
dnl Autoconf settings for vlc
AC_INIT(vlc,0.5.1
-test1
)
AC_INIT(vlc,0.5.1)
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.1
-test1
)
AM_INIT_AUTOMAKE(vlc,0.5.1)
AM_CONFIG_HEADER(config.h)
dnl
...
...
extras/MacOSX/vlc.pbproj/project.pbxproj
View file @
da65f9d7
...
...
@@ -399,7 +399,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.5.1
-test1
</string>
<string>0.5.1</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSMainNibFile</key>
...
...
ipkg/control
View file @
da65f9d7
...
...
@@ -2,7 +2,7 @@ Package: vlc
Section: graphics
Priority: optional
Version: 0.5.1
Release:
test1
Release:
1
Architecture: arm
Conflicts: gpe-vlc, gpe-apps, opie-vlc, opie-libsdl, opie-oipkg, opie-base, opie-multikey, opie-handwriting, opie-volumeapplet, opie-embeddedkonsole, opie-handwriting, opie-irdaapplet, opie-launcher-settings, opie-networksetup
Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>, Christophe Massiot <massiot@via.ecp.fr>
...
...
po/fr.po
View file @
da65f9d7
...
...
@@ -940,7 +940,7 @@ msgstr "Processeur"
#: modules/gui/macosx/intf.m:351 modules/gui/win32/strings.cpp:120
#: modules/gui/win32/strings.cpp:180 src/libvlc.h:544
msgid "Playlist"
msgstr "
Playlist
"
msgstr "
Liste de lecture
"
#. Misc options
#: modules/audio_filter/converter/a52tofloat32.c:85
...
...
@@ -1757,7 +1757,7 @@ msgstr "Pauser le flux"
#: modules/gui/macosx/playlist.m:122 modules/gui/win32/strings.cpp:100
#: modules/gui/win32/strings.cpp:204
msgid "Play"
msgstr "
Jou
e"
msgstr "
Lir
e"
#: modules/gui/familiar/interface.c:145 modules/gui/win32/strings.cpp:101
msgid "Play stream"
...
...
@@ -2033,13 +2033,13 @@ msgstr "S
#: modules/gui/gtk/gtk_interface.c:457 modules/gui/gtk/gtk_interface.c:1294
#: modules/gui/macosx/intf.m:333
msgid "Volume Up"
msgstr "
Monter le son
"
msgstr "
Augmenter le volume
"
#: modules/gui/gtk/gnome_interface.c:133 modules/gui/gtk/gnome_interface.c:957
#: modules/gui/gtk/gtk_interface.c:464 modules/gui/gtk/gtk_interface.c:1301
#: modules/gui/macosx/intf.m:334
msgid "Volume Down"
msgstr "Baisser le
son
"
msgstr "Baisser le
volume
"
#: modules/gui/gtk/gnome_interface.c:140 modules/gui/gtk/gnome_interface.c:964
#: modules/gui/gtk/gtk_interface.c:471 modules/gui/gtk/gtk_interface.c:1308
...
...
@@ -2921,7 +2921,7 @@ msgstr "Contr
#: modules/gui/macosx/controls.m:721 modules/gui/macosx/intf.m:323
msgid "Loop"
msgstr "
Boucle
"
msgstr "
Tout rpter
"
#: modules/gui/macosx/controls.m:728 modules/gui/macosx/intf.m:324
msgid "Step Forward"
...
...
vlc.spec
View file @
da65f9d7
%define name vlc
%define version 0.5.
0
%define version 0.5.
1
%define rel 1
%define libmajor 0
...
...
Write
Preview
Markdown
is supported
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