~ubuntu-branches/ubuntu/karmic/mplayerplug-in/karmic

« back to all changes in this revision

Viewing changes to Source/plugin.h

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Valcárcel
  • Date: 2007-12-04 12:09:07 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20071204120907-f3btpr9w48e6ra8m
Tags: 3.50-1ubuntu1
* Merge from debian unstable (LP: #174014), remaining changes:
  - debian/control:
    + replace iceweasel with firefox
    + replace iceape with mozilla
    + add Depends on | mplayer-nogui
    + add Xb-Npp-xxx tags accordingly to "firefox distro add-on support"
      spec
    + Modify Maintainer value to match Debian-Maintainer-Field Spec
  - debian/mozilla-mplayer.links:
    + remove mozilla->iceape symlink
    + fix symlinks for dvx plugin 
    + replace iceweasel with firefox

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
    void GetPlaying(PRBool * _retval);
116
116
    void PlaylistAppend(const char *item);
117
117
    void PlaylistClear(PRBool *_retval);
 
118
    void SetOnClick(const char *event);
118
119
 
119
120
 
120
121
    // we need to provide implementation of this method as it will be