wanda: fix the location of gnome-panel animations

Recent gnome-panel moved the fish keyfile and animations. Fix that.

https://bugzilla.gnome.org/show_bug.cgi?id=671411
This commit is contained in:
Giovanni Campagna 2012-03-05 19:39:00 +01:00
parent f32ab20267
commit ee0c2a1152

View File

@ -17,7 +17,7 @@ const FISH_NAME = 'wanda';
const FISH_SPEED = 300;
const FISH_COMMAND = 'fortune';
const GNOME_PANEL_PIXMAPDIR = '../gnome-panel/pixmaps';
const GNOME_PANEL_PIXMAPDIR = '../gnome-panel/fish';
const FISH_GROUP = 'Fish Animation';
const MAGIC_FISH_KEY = 'free the fish';