Ignore:
Timestamp:
06/10/12 10:35:24 (11 years ago)
Author:
nit
Message:

[titan] fix icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/imdb/imdb.c

    r16403 r16428  
    66char pluginname[] = "IMDb";
    77char plugindesc[] = "Extensions";
    8 char pluginpic[] = "%pluginpath%/panel/plugin.png";
     8char pluginpic[] = "%pluginpath%/imdb/plugin.png";
    99
    1010int pluginaktiv = 0;
     
    3232        readscreen(tmpstr, 201, 1);
    3333        free(tmpstr); tmpstr = NULL;
    34         debug(10, "Panel Plugin loadet !!!");
     34        debug(10, "Imdb Plugin loadet !!!");
    3535}
    3636
Note: See TracChangeset for help on using the changeset viewer.