~ubuntu-branches/debian/sid/genius/sid

« back to all changes in this revision

Viewing changes to src/test.plugin.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-02-06 09:45:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070206094534-02k3egxuiyuswl7c
Tags: 0.7.7-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Genius Plugin]
2
2
Name=Test Plugin
3
3
Description=A very basic testing plugin for genius
4
 
Author=George Lebl
5
 
Copyright=Copyright 1999 George Lebl
6
 
File=@libdir@/genius/libtestplugin.so
 
4
Author=Jiri (George) Lebl
 
5
Copyright=Copyright 1999 Jiri (George) Lebl
 
6
File=@libdir@/genius/libtestplugin
7
7
GUI=false
8
8
 
9
9
# This is so that this plugin doesn't appear in the gui
10
10
# if you write your own plugin it should have Hide=false or
11
 
# just not include this entry
 
11
# just not include this line
12
12
Hide=true