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
db3c43d7
Commit
db3c43d7
authored
Jul 28, 2003
by
Jean-Paul Saman
Browse files
Added PDA images to Makefile.am
parent
fe6a40e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/Makefile.am
View file @
db3c43d7
...
...
@@ -5,6 +5,7 @@ EXTRA_DIST = $(DIST_rsrc) $(DIST_fonts)
pkgdatadir
=
$(datadir)
/vlc
dist_pkgdata_DATA
=
\
$(DIST_pda)
\
$(DIST_familiar)
\
$(DIST_icons16)
\
$(DIST_icons32)
\
...
...
@@ -35,6 +36,17 @@ DIST_familiar = \
familiar-stopb16x16.xpm
\
$(NULL)
DIST_pda
=
\
pda-forwardb16x16.xpm
\
pda-openb16x16.xpm
\
pda-pauseb16x16.xpm
\
pda-playb16x16.xpm
\
pda-playlistb16x16.xpm
\
pda-preferencesb16x16.xpm
\
pda-rewindb16x16.xpm
\
pda-stopb16x16.xpm
\
$(NULL)
DIST_icons16
=
\
gnome-vlc16x16.png
\
gvlc16x16.png
\
...
...
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