X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=share%2FMakefile.am;h=cebef072af75822288a06d20ab81298413523fed;hb=8bc7546a2f6cfcbd5a08a9364af6d3af3e0cd532;hp=42421386539e85fa0e407523da74d5e3d349ddb8;hpb=4d447b068cacdea5247f3a711aaeb43081904f6f;p=vlc diff --git a/share/Makefile.am b/share/Makefile.am index 4242138653..cebef072af 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -9,11 +9,13 @@ dist_pkgdata_DATA = \ $(DIST_icons16) \ $(DIST_icons32) \ $(DIST_icons48) \ + $(DIST_icons128) \ $(NULL) nobase_dist_pkgdata_DATA = \ $(DIST_skins2) \ $(DIST_http) \ + $(DIST_http_old) \ $(DIST_osdmenu_default) \ $(DIST_osdmenu_dvd) \ $(NULL) @@ -22,13 +24,11 @@ DIST_fonts = \ $(NULL) DIST_rsrc = \ - vlc.icns \ newres.h \ resource.h \ vlc_wince_rc.rc \ vlc_beos.rsrc \ vlc_win32_rc.rc \ - vlc-icons.xcf \ $(NULL) DIST_pda = \ @@ -43,61 +43,84 @@ DIST_pda = \ $(NULL) DIST_icons16 = \ - gnome-vlc16x16.png \ - gvlc16x16.png \ - kvlc16x16.png \ - qvlc16x16.png \ vlc16x16.png \ vlc16x16.xpm \ $(NULL) DIST_icons32 = \ - gnome-vlc32x32.png \ - gnome-vlc32x32.xpm \ - gvlc32x32.png \ - gvlc32x32.xpm \ - kvlc32x32.png \ - kvlc32x32.xpm \ - qvlc32x32.png \ - qvlc32x32.xpm \ vlc32x32.png \ vlc32x32.xpm \ $(NULL) DIST_icons48 = \ - gnome-vlc48x48.png \ - gvlc48x48.ico \ - gvlc48x48.png \ - kvlc48x48.png \ - qvlc48x48.png \ - vlc48x48new.ico \ + vlc48x48.ico \ vlc48x48.png \ $(NULL) +DIST_icons128 = \ + vlc128x128.png \ + $(NULL) + DIST_skins2 = \ skins2/default.vlt \ \ skins2/fonts/FreeSans.ttf \ + skins2/fonts/FreeSansBold.ttf \ skins2/skin.dtd \ skins2/skin.catalog \ skins2/winamp2.xml \ $(NULL) DIST_http = \ - http/index.html \ - http/info.html \ - http/admin/index.html \ - http/admin/browse.html \ - http/admin/dboxfiles.html \ - http/admin/.access \ - http/vlm/edit.html \ - http/vlm/index.html \ - http/vlm/new.html \ - http/style.css \ - http/webcam.html \ http/favicon.ico \ - http/cone_minus.png \ - http/cone_plus.png \ + http/functions.js \ + http/requests/playlist.xml \ + http/requests/status.xml \ + http/style.css \ + http/index.html \ + http/images/plus.png \ + http/images/eject.png \ + http/images/speaker_mute.png \ + http/images/sort.png \ + http/images/sout.png \ + http/images/shuffle.png \ + http/images/vlc16x16.png \ + http/images/volume_up.png \ + http/images/minus.png \ + http/images/pause.png \ + http/images/fullscreen.png \ + http/images/repeat.png \ + http/images/empty.png \ + http/images/prev.png \ + http/images/slow.png \ + http/images/playlist.png \ + http/images/next.png \ + http/images/volume_down.png \ + http/images/play.png \ + http/images/delete.png \ + http/images/speaker.png \ + http/images/loop.png \ + http/images/stop.png \ + http/images/help.png \ + http/images/playlist_small.png \ + $(NULL) + +DIST_http_old = \ + http-old/index.html \ + http-old/info.html \ + http-old/.hosts \ + http-old/admin/index.html \ + http-old/admin/browse.html \ + http-old/admin/dboxfiles.html \ + http-old/admin/.access \ + http-old/vlm/edit.html \ + http-old/vlm/index.html \ + http-old/vlm/new.html \ + http-old/style.css \ + http-old/webcam.html \ + http-old/favicon.ico \ + http-old/cone_minus.png \ + http-old/cone_plus.png \ $(NULL) DIST_osdmenu_default = \