Changeset 38ed746ecf24744e61c932710cb174a56183e758
- Timestamp:
- 28/05/08 02:30:51
(6 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1211934651 -0700
- git-parent:
[a5387cb16f3edf595c7e295bcfc88c754c20db2f]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1211934651 -0700
- Message:
Fix windows package following [703887]
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re837e05 |
r38ed746 |
|
| 18 | 18 | !define MUI_LANGDLL_REGISTRY_VALUENAME "Language" |
|---|
| 19 | 19 | |
|---|
| | 20 | @FILE_LIBVLCCORE_DLL@ |
|---|
| 20 | 21 | @FILE_LIBVLC_DLL@ |
|---|
| 21 | | @FILE_LIBVLC_CONTROL_DLL@ |
|---|
| 22 | 22 | |
|---|
| 23 | 23 | ;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|