Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 116178
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- state_ui.c  2005-12-19 04:36:05.000000000 +0100
0
++ state_ui.c.new      2005-12-20 15:03:10.000000000 +0100
Lines 74-80 Link Here
74
      gboolean offset_is_ok;
74
      gboolean offset_is_ok;
75
      smiley = g_new0(GtkIMHtmlSmiley, 1);
75
      smiley = g_new0(GtkIMHtmlSmiley, 1);
76
      smiley->file = g_strdup("/usr/local/share/pixmaps/gaim/gaim-encryption/crypto.png");
76
      smiley->file = g_strdup("/usr/share/pixmaps/gaim/gaim-encryption/crypto.png");
77
      smiley->smile = g_strdup(CRYPTO_SMILEY);
77
      smiley->smile = g_strdup(CRYPTO_SMILEY);
78
      smiley->loader = NULL;
78
      smiley->loader = NULL;
79
      smiley->flags  = smiley->flags | GTK_IMHTML_SMILEY_CUSTOM;
79
      smiley->flags  = smiley->flags | GTK_IMHTML_SMILEY_CUSTOM;

Return to bug 116178