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 --- applets/fish/fish.schemas.in | 91 -------------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 applets/fish/fish.schemas.in (limited to 'applets/fish/fish.schemas.in') diff --git a/applets/fish/fish.schemas.in b/applets/fish/fish.schemas.in deleted file mode 100644 index 3431ac33..00000000 --- a/applets/fish/fish.schemas.in +++ /dev/null @@ -1,91 +0,0 @@ - - - - - /schemas/apps/fish_applet/prefs/name - fish-applet - string - Wanda - - The fish's name - - A fish without a name is a pretty dull fish. Bring your fish to - life by naming him. - - - - - - /schemas/apps/fish_applet/prefs/image - fish-applet - string - 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. - - - - - - /schemas/apps/fish_applet/prefs/command - fish-applet - string - fortune - - Command to execute on click - - This key specifies the command that will be tried to execute when - the fish is clicked. - - - - - - /schemas/apps/fish_applet/prefs/frames - fish-applet - int - 8 - - Frames in fish's animation - - This key specifies the number of frames that will be displayed in - the fish's animation. - - - - - - /schemas/apps/fish_applet/prefs/speed - fish-applet - float - 0.3 - - Pause per frame - - This key specifies the number of seconds each frame will be - displayed. - - - - - - /schemas/apps/fish_applet/prefs/rotate - fish-applet - bool - false - - Rotate on vertical panels - - If true, the fish's animation will be displayed rotated on vertical - panels. - - - - - - - -- cgit v1.2.1