Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
8a225a65
Commit
8a225a65
authored
Aug 29, 2006
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add include/vlc_intf_strings.h to tarball
parent
2a7d4c72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
include/vlc_intf_strings.h
include/vlc_intf_strings.h
+1
-1
src/Makefile.am
src/Makefile.am
+1
-0
No files found.
include/vlc_intf_strings.h
View file @
8a225a65
...
...
@@ -2,7 +2,7 @@
* vlc_intf_strings.h : Strings for main interfaces
*****************************************************************************
* Copyright (C) 2003 the VideoLAN team
* $Id
: vlc_config_cat.h 16001 2006-07-09 15:01:13Z dionoea
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
src/Makefile.am
View file @
8a225a65
...
...
@@ -83,6 +83,7 @@ HEADERS_include = \
../include/vlc_input.h
\
../include/vlc_interaction.h
\
../include/vlc_interface.h
\
../include/vlc_intf_strings.h
\
../include/vlc_keys.h
\
../include/vlc_messages.h
\
../include/vlc_meta.h
\
...
...
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