gnome-applets r10808 - trunk/gswitchit
- From: svu svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-applets r10808 - trunk/gswitchit
- Date: Wed, 23 Apr 2008 19:36:20 +0100 (BST)
Author: svu
Date: Wed Apr 23 18:36:20 2008
New Revision: 10808
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10808&view=rev
Log:
updated email
Modified:
trunk/gswitchit/ChangeLog
trunk/gswitchit/gswitchit-applet.c
Modified: trunk/gswitchit/gswitchit-applet.c
==============================================================================
--- trunk/gswitchit/gswitchit-applet.c (original)
+++ trunk/gswitchit/gswitchit-applet.c Wed Apr 23 18:36:20 2008
@@ -479,10 +479,10 @@
uic, GSwitchItApplet * sia, const gchar * verb)
{
const gchar *authors[] = {
- "Sergey V. Udaltsov<svu gnome org>", NULL
+ "Sergey V. Udaltsov <svu gnome org>", NULL
};
const gchar *documenters[] = {
- "Sergey V. Udaltsov<svu gnome org>", NULL
+ "Sergey V. Udaltsov <svu gnome org>", NULL
};
const gchar *translator_credits = _("translator-credits");
@@ -617,6 +617,10 @@
panel_applet_set_flags (applet, PANEL_APPLET_EXPAND_MINOR);
+ /* enable transparency hack */
+ panel_applet_set_background_widget (PANEL_APPLET (applet),
+ GTK_WIDGET (applet));
+
sia->gki = gkbd_indicator_new ();
orient = panel_applet_get_orient (applet);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]