~bratsche/vlc/vlc-notify-add-actions-with-server-support

« back to all changes in this revision

Viewing changes to modules/gui/skins2/parser/xmlparser.cpp

  • Committer: Bazaar Package Importer
  • Date: 2008-11-28 09:36:54 UTC
  • Revision ID: jamesw@ubuntu.com-20081128093654-cjcihcp06qc9v154
Tags: upstream-ubuntu-0.8.6.release.h
ImportĀ upstreamĀ versionĀ 0.8.6.release.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * xmlparser.cpp
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2004 the VideoLAN team
5
 
 * $Id: xmlparser.cpp 15008 2006-03-31 19:24:33Z zorglub $
 
5
 * $Id: dcfc2cde9df85feed98d2bb3caba4f2c9a2b0719 $
6
6
 *
7
7
 * Authors: Cyril Deguet     <asmax@via.ecp.fr>
8
8
 *