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

« back to all changes in this revision

Viewing changes to include/vlc_interaction.h

  • 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
 * vlc_interaction.h: structures and function for user interaction
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2005-2006 VideoLAN
5
 
 * $Id: vlc_interaction.h 14186 2006-02-07 16:24:30Z courmisch $
 
5
 * $Id: 1085cfdc64870e97e3d2426c72d23a6b9a5a2e73 $
6
6
 *
7
7
 * Authors: Clément Stenac <zorglub@videolan.org>
8
8
 *