pidgin/pidginstock.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37088
4d5ad6b1878e
parent 35487
494f09f7f331
child 37108
73c5fb6d78b3
equal deleted inserted replaced
37093:dae3c140ebaa 37094:84873ce721dc
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21
22 #ifndef _PIDGIN_STOCK_H_
23 #define _PIDGIN_STOCK_H_
21 /** 24 /**
22 * SECTION:pidginstock 25 * SECTION:pidginstock
23 * @section_id: pidgin-pidginstock 26 * @section_id: pidgin-pidginstock
24 * @short_description: <filename>pidginstock.h</filename> 27 * @short_description: <filename>pidginstock.h</filename>
25 * @title: Stock Resources 28 * @title: Stock Resources
26 */ 29 */
27 30
28 #include <gtk/gtk.h> 31 #include <gtk/gtk.h>
29 #include "gtkstatus-icon-theme.h" 32 #include "gtkstatus-icon-theme.h"
30
31 #ifndef _PIDGIN_STOCK_H_
32 #define _PIDGIN_STOCK_H_
33 33
34 /**************************************************************************/ 34 /**************************************************************************/
35 /* Stock images */ 35 /* Stock images */
36 /**************************************************************************/ 36 /**************************************************************************/
37 37

mercurial