From 665d1cb131007c871431f1f8531dc13bb0d06a82 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 11 Oct 2012 00:05:23 +0200 Subject: migrate fish applet to gsettings --- .../fish/org.mate.panel.applet.fish.gschema.xml.in | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 applets/fish/org.mate.panel.applet.fish.gschema.xml.in (limited to 'applets/fish/org.mate.panel.applet.fish.gschema.xml.in') diff --git a/applets/fish/org.mate.panel.applet.fish.gschema.xml.in b/applets/fish/org.mate.panel.applet.fish.gschema.xml.in new file mode 100644 index 00000000..a3c3fe77 --- /dev/null +++ b/applets/fish/org.mate.panel.applet.fish.gschema.xml.in @@ -0,0 +1,34 @@ + + + + 'Wanda' + The fish's name + A fish without a name is a pretty dull fish. Bring your fish to life by naming him. + + + 'wanda.png' + The fish's animation pixmap + This key specifies the filename of the pixmap which will be used for the animation displayed in the fish applet relative to the pixmap directory. + + + 'fortune' + Command to execute on click + This key specifies the command that will be tried to execute when the fish is clicked. + + + 8 + Frames in fish's animation + This key specifies the number of frames that will be displayed in the fish's animation. + + + 0.3 + Pause per frame + This key specifies the number of seconds each frame will be displayed. + + + false + Rotate on vertical panels + If true, the fish's animation will be displayed rotated on vertical panels. + + + -- cgit v1.2.1