Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 89603 | Differences between
and this patch

Collapse All | Expand All

(-)gnome-session-2.5.90/gnome-session/splash-widget.c.icons (-1 / +4 lines)
Lines 46-52 Link Here
46
	{ N_("The Panel"),               "gnome-panel",           "gnome-panel" },
46
	{ N_("The Panel"),               "gnome-panel",           "gnome-panel" },
47
	{ N_("Session Manager Proxy"),   "gnome-smproxy",         "gnome-session" },
47
	{ N_("Session Manager Proxy"),   "gnome-smproxy",         "gnome-session" },
48
	{ N_("Nautilus"),                "nautilus",              "gnome-fs-desktop" },
48
	{ N_("Nautilus"),                "nautilus",              "gnome-fs-desktop" },
49
	{ N_("Desktop Settings"),        "gnome-settings-daemon", "gnome-settings" }
49
	{ N_("Desktop Settings"),        "gnome-settings-daemon", "gnome-settings" },
50
	{ N_("Authentication Icon"),     "pam-panel-icon",        "keyring.png" },
51
	{ N_("CD Device Handler"),       "magicdev",              "gnome-dev-cdrom.png" },
52
	{ N_("Print Monitor"),           "eggcups",               "printer.png" }
50
};
53
};
51
54
52
static const SplashApp *
55
static const SplashApp *

Return to bug 89603