empathy r2293 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2293 - trunk/libempathy-gtk
- Date: Fri, 30 Jan 2009 17:08:01 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 30 17:08:01 2009
New Revision: 2293
URL: http://svn.gnome.org/viewvc/empathy?rev=2293&view=rev
Log:
Fix coding style.
Modified:
trunk/libempathy-gtk/empathy-ui-utils.c
Modified: trunk/libempathy-gtk/empathy-ui-utils.c
==============================================================================
--- trunk/libempathy-gtk/empathy-ui-utils.c (original)
+++ trunk/libempathy-gtk/empathy-ui-utils.c Fri Jan 30 17:08:01 2009
@@ -572,10 +572,10 @@
GdkPixbuf *
empathy_pixbuf_from_icon_name (const gchar *icon_name,
- GtkIconSize icon_size)
+ GtkIconSize icon_size)
{
- gint w, h;
- gint size = 48;
+ gint w, h;
+ gint size = 48;
if (!icon_name) {
return NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]