comparison console/gntstatus.h @ 14126:b71bfeaaed58

[gaim-migrate @ 16764] Add a savedstatus dialog, and a "status" command to bring it up. You an also select "Saved..." from the dropdown in the buddylist. The 'Add' and 'Edit' buttons don't do anything yet. They will probably get to work some time tomorrow. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 15 Aug 2006 06:21:39 +0000
parents
children c65ed4f6eea8
comparison
equal deleted inserted replaced
14125:7dfa024c1a4a 14126:b71bfeaaed58
1 #include <status.h>
2 #include <savedstatuses.h>
3
4 void gg_savedstatus_show_all();
5
6 void gg_savedstatus_edit(GaimSavedStatus *saved);
7