| 25632:22b2bd54818c | 25633:feee0c7e503f |
|---|---|
| 227 { | 227 { |
| 228 purple_prefs_add_none("/plugins/gtk/timestamp"); | 228 purple_prefs_add_none("/plugins/gtk/timestamp"); |
| 229 purple_prefs_add_int("/plugins/gtk/timestamp/interval", interval * 1000); | 229 purple_prefs_add_int("/plugins/gtk/timestamp/interval", interval * 1000); |
| 230 } | 230 } |
| 231 | 231 |
| 232 PURPLE_INIT_PLUGIN(interval, init_plugin, info) | 232 PURPLE_INIT_PLUGIN(timestamp, init_plugin, info) |