]> git.sesse.net Git - vlc/commit
Privatise some structs and enumerations of PGP update
authorRafaël Carré <funman@videolan.org>
Tue, 27 May 2008 10:33:47 +0000 (12:33 +0200)
committerRafaël Carré <funman@videolan.org>
Tue, 27 May 2008 23:20:52 +0000 (01:20 +0200)
commit85f5092ee68d13fd4056848d5a2124e753fc69f5
tree85b408f52d9f7bd914aa55d3454d5ae8c4732721
parent1589b92e3257e215cdffe6525a9d811d468651ea
Privatise some structs and enumerations of PGP update

Export update_GetRelease() to the plugins
Modify qt4 & wx GUIs to reflect this change
extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt
include/vlc_update.h
modules/gui/qt4/dialogs/help.cpp
modules/gui/wxwidgets/dialogs/updatevlc.cpp
src/Makefile.am
src/misc/update.c
src/misc/update.h [new file with mode: 0644]