| 32421:e3c0a56d62a6 | 32422:c215bc5d85e4 |
|---|---|
| 93 { PIDGIN_STOCK_EDIT, N_("_Edit"), 0, 0, NULL } | 93 { PIDGIN_STOCK_EDIT, N_("_Edit"), 0, 0, NULL } |
| 94 }; | 94 }; |
| 95 | 95 |
| 96 typedef struct { | 96 typedef struct { |
| 97 const char *name; | 97 const char *name; |
| 98 const char *dir; | 98 const char *dir; |
| 99 const char *filename; | 99 const char *filename; |
| 100 gboolean microscopic; | 100 gboolean microscopic; |
| 101 gboolean extra_small; | 101 gboolean extra_small; |
| 102 gboolean small; | 102 gboolean small; |
| 103 gboolean medium; | 103 gboolean medium; |