[Muine] Re: Proble trying to get Tray Icon



Juan Pablo Pincheira:
> Hi guys. I have the 0.8.3 version of muine, and I can't get the try
> icon, see:

You need to add the Posix-assembly, but also extra resources and
stuff from the source.

muine-0.8.3/plugins $
mcs -target:library -out:$HOME/.gnome2/muine/plugins/TrayIcon.dll \
TrayIcon.cs egg-sharp.cs ../src/Defines.cs.in ../src/StringUtils.cs \
-r:Mono.Posix -pkg:muine-plugin \
-resource:TrayIcon.xml \
-resource:muine-tray-paused.png \
-resource:muine-tray-playing.png

cheers,
 heikki




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]