Hi Russ,
You wrote:
> In Ubuntu, why does windowmaker launch chrome instead of chromium?
In the wmaker package for Ubuntu, I grepped for 'chrom' and could only
find these lines
char *Internet[MAX_NR_APPS][2] = {
{ N_("Chromium"), "chromium" },
{ N_("Chromium"), "chromium-browser" },
{ N_("Google Chrome"), "google-chrome" },
{ N_("Mozilla Firefox"), "firefox" },
in wmaker_0.95.7.orig.tar\WindowMaker-0.95.7\util\wmgenmenu.h
This leaves me wondering, precisely what do you see being launched, and
from what button?
Svetlana
--
To unsubscribe, send mail to [email protected].