shell: Set wrap mode to "word" for the icon text

https://bugzilla.gnome.org/show_bug.cgi?id=637035
This commit is contained in:
Bastien Nocera 2010-12-13 14:03:10 +00:00
parent 40d882da1c
commit e92fba97a7
3 changed files with 23 additions and 0 deletions

View file

@ -67,6 +67,8 @@ GType cc_shell_item_view_get_type (void) G_GNUC_CONST;
GtkWidget *cc_shell_item_view_new (void);
void cc_shell_item_view_update_cells (CcShellItemView *view);
G_END_DECLS
#endif /* _CC_SHELL_ITEM_VIEW_H */