#ifndef E_GUI_UTILS_H
#define E_GUI_UTILS_H

#include <gtk/gtkwidget.h>

GtkWidget *e_create_image_widget     (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2);

#endif /* E_GUI_UTILS_H */
om feed' href='http://tfcis.org/~lantw44/cgit/gsoc2013-evolution/atom/help/xmldocs.make?h=EVOLUTION_2_6_3' type='application/atom+xml'/>
<link rel='vcs-git' href='https://www.tfcis.org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
<link rel='vcs-git' href='https://www.lant.com.tw/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
<link rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
<link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/~lantw44/cgit/'><img src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/~lantw44/cgit/'>index</a> : <a title='gsoc2013-evolution' href='/~lantw44/cgit/gsoc2013-evolution/'>gsoc2013-evolution</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='9ce7743077b2526245234e5d59cd499381801784'/><select name='h' onchange='this.form.submit();'>
<option value='archive-integration'>archive-integration</option>
<option value='archive-integration-review'>archive-integration-review</option>
<option value='master'>master</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Google Summer of Code 2013 - GNOME - Archive Integration workspace</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/~lantw44/cgit/gsoc2013-evolution/about/?h=EVOLUTION_2_6_3'>about</a><a href='/~lantw44/cgit/gsoc2013-evolution/?h=EVOLUTION_2_6_3'>summary</a><a href='/~lantw44/cgit/gsoc2013-evolution/refs/?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>refs</a><a href='/~lantw44/cgit/gsoc2013-evolution/log/help/xmldocs.make?h=EVOLUTION_2_6_3'>log</a><a class='active' href='/~lantw44/cgit/gsoc2013-evolution/tree/help/xmldocs.make?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>tree</a><a href='/~lantw44/cgit/gsoc2013-evolution/commit/help/xmldocs.make?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>commit</a><a href='/~lantw44/cgit/gsoc2013-evolution/diff/help/xmldocs.make?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>diff</a><a href='/~lantw44/cgit/gsoc2013-evolution/stats/help/xmldocs.make?h=EVOLUTION_2_6_3'>stats</a></td><td class='form'><form class='right' method='get' action='/~lantw44/cgit/gsoc2013-evolution/log/help/xmldocs.make'>
<input type='hidden' name='h' value='EVOLUTION_2_6_3'/><input type='hidden' name='id' value='9ce7743077b2526245234e5d59cd499381801784'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/~lantw44/cgit/gsoc2013-evolution/tree/?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>root</a>/<a href='/~lantw44/cgit/gsoc2013-evolution/tree/help?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>help</a>/<a href='/~lantw44/cgit/gsoc2013-evolution/tree/help/xmldocs.make?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>xmldocs.make</a></div><div class='content'>blob: ad65ccf9f43005236afcf3363b9851f0f63dec70 (<a href='/~lantw44/cgit/gsoc2013-evolution/plain/help/xmldocs.make?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>plain</a>) (<a href='/~lantw44/cgit/gsoc2013-evolution/blame/help/xmldocs.make?h=EVOLUTION_2_6_3&amp;id=9ce7743077b2526245234e5d59cd499381801784'>blame</a>)
<table summary='blob content' class='blob'>
<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
<a id='n2' href='#n2'>2</a>
<a id='n3' href='#n3'>3</a>
<a id='n4' href='#n4'>4</a>
<a id='n5' href='#n5'>5</a>
<a id='n6' href='#n6'>6</a>
<a id='n7' href='#n7'>7</a>
<a id='n8' href='#n8'>8</a>
<a id='n9' href='#n9'>9</a>
<a id='n10' href='#n10'>10</a>
<a id='n11' href='#n11'>11</a>
<a id='n12' href='#n12'>12</a>
<a id='n13' href='#n13'>13</a>
<a id='n14' href='#n14'>14</a>
<a id='n15' href='#n15'>15</a>
<a id='n16' href='#n16'>16</a>
<a id='n17' href='#n17'>17</a>
<a id='n18' href='#n18'>18</a>
<a id='n19' href='#n19'>19</a>
<a id='n20' href='#n20'>20</a>
<a id='n21' href='#n21'>21</a>
<a id='n22' href='#n22'>22</a>
<a id='n23' href='#n23'>23</a>
<a id='n24' href='#n24'>24</a>
<a id='n25' href='#n25'>25</a>
<a id='n26' href='#n26'>26</a>
<a id='n27' href='#n27'>27</a>
<a id='n28' href='#n28'>28</a>
<a id='n29' href='#n29'>29</a>
<a id='n30' href='#n30'>30</a>
<a id='n31' href='#n31'>31</a>
<a id='n32' href='#n32'>32</a>
<a id='n33' href='#n33'>33</a>
<a id='n34' href='#n34'>34</a>
<a id='n35' href='#n35'>35</a>
<a id='n36' href='#n36'>36</a>
<a id='n37' href='#n37'>37</a>
<a id='n38' href='#n38'>38</a>
<a id='n39' href='#n39'>39</a>
<a id='n40' href='#n40'>40</a>
<a id='n41' href='#n41'>41</a>
<a id='n42' href='#n42'>42</a>
<a id='n43' href='#n43'>43</a>
<a id='n44' href='#n44'>44</a>
<a id='n45' href='#n45'>45</a>
<a id='n46' href='#n46'>46</a>
<a id='n47' href='#n47'>47</a>
<a id='n48' href='#n48'>48</a>
<a id='n49' href='#n49'>49</a>
<a id='n50' href='#n50'>50</a>
<a id='n51' href='#n51'>51</a>
<a id='n52' href='#n52'>52</a>
<a id='n53' href='#n53'>53</a>
<a id='n54' href='#n54'>54</a>
<a id='n55' href='#n55'>55</a>
<a id='n56' href='#n56'>56</a>
<a id='n57' href='#n57'>57</a>
<a id='n58' href='#n58'>58</a>
<a id='n59' href='#n59'>59</a>
<a id='n60' href='#n60'>60</a>
<a id='n61' href='#n61'>61</a>
<a id='n62' href='#n62'>62</a>
<a id='n63' href='#n63'>63</a>
<a id='n64' href='#n64'>64</a>
<a id='n65' href='#n65'>65</a>
<a id='n66' href='#n66'>66</a>
<a id='n67' href='#n67'>67</a>
<a id='n68' href='#n68'>68</a>
<a id='n69' href='#n69'>69</a>
<a id='n70' href='#n70'>70</a>
<a id='n71' href='#n71'>71</a>
<a id='n72' href='#n72'>72</a>
<a id='n73' href='#n73'>73</a>
<a id='n74' href='#n74'>74</a>
<a id='n75' href='#n75'>75</a>
<a id='n76' href='#n76'>76</a>
<a id='n77' href='#n77'>77</a>
<a id='n78' href='#n78'>78</a>
<a id='n79' href='#n79'>79</a>
<a id='n80' href='#n80'>80</a>
<a id='n81' href='#n81'>81</a>
<a id='n82' href='#n82'>82</a>
<a id='n83' href='#n83'>83</a>
<a id='n84' href='#n84'>84</a>
<a id='n85' href='#n85'>85</a>
<a id='n86' href='#n86'>86</a>
<a id='n87' href='#n87'>87</a>
<a id='n88' href='#n88'>88</a>
<a id='n89' href='#n89'>89</a>
<a id='n90' href='#n90'>90</a>
<a id='n91' href='#n91'>91</a>
<a id='n92' href='#n92'>92</a>
<a id='n93' href='#n93'>93</a>
<a id='n94' href='#n94'>94</a>
<a id='n95' href='#n95'>95</a>
<a id='n96' href='#n96'>96</a>
</pre></td>
<td class='lines'><pre><code>#
# No modifications of this Makefile should be necessary.
#
# To use this template:
#     1) Define: figdir, docname, lang, omffile, and entities in
#        your Makefile.am file for each document directory,
#        although figdir, omffile, and entities may be empty
#     2) Make sure the Makefile in (1) also includes 
#    &quot;include $(top_srcdir)/xmldocs.make&quot; and
#    &quot;dist-hook: app-dist-hook&quot;.
#     3) Optionally define &#39;entities&#39; to hold xml entities which
#        you would also like installed
#     4) Figures must go under $(figdir)/ and be in PNG format
#     5) You should only have one document per directory 
#     6) Note that the figure directory, $(figdir)/, should not have its
#        own Makefile since this Makefile installs those figures.
#
# example Makefile.am:
#   figdir = figures
#   docname = scrollkeeper-manual
#   lang = C
#   omffile=scrollkeeper-manual-C.omf
#   entities = fdl.xml
#   include $(top_srcdir)/xmldocs.make
#   dist-hook: app-dist-hook
#
# About this file:
#   This file was taken from scrollkeeper_example2, a package illustrating
#   how to install documentation and OMF files for use with ScrollKeeper 
#   0.3.x and 0.4.x.  For more information, see:
#       http://scrollkeeper.sourceforge.net/
#   Version: 0.1.2 (last updated: March 20, 2002)
#


# ************* Begin of section some packagers may need to modify  **************
# This variable (docdir) specifies where the documents should be installed.
# This default value should work for most packages.
# docdir = $(datadir)/&#64;PACKAGE&#64;/doc/$(docname)/$(lang)
docdir = $(datadir)/gnome/help/$(docname)/$(lang)

# **************  You should not have to edit below this line  *******************
xml_files = $(entities) $(docname).xml

EXTRA_DIST = $(xml_files) $(omffile)
CLEANFILES = omf_timestamp

# If the following file is in a subdir (like help/) you need to add that to the path
include $(top_srcdir)/help/omf.make

all: omf

$(docname).xml: $(entities)
    -ourdir=`pwd`;  \
    cd $(srcdir);   \
    cp $(entities) $$ourdir

app-dist-hook:
    if test &quot;$(figdir)&quot;; then \
      $(mkinstalldirs) $(distdir)/$(figdir); \
      for file in $(srcdir)/$(figdir)/*.png; do \
        basefile=`echo $$file | sed -e  &#39;s,^.*/,,&#39;`; \
        $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
      done \
    fi

install-data-local: omf
    $(mkinstalldirs) $(DESTDIR)$(docdir)
    for file in $(xml_files); do \
      cp $(srcdir)/$$file $(DESTDIR)$(docdir); \
    done
    if test &quot;$(figdir)&quot;; then \
      $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \
      for file in $(srcdir)/$(figdir)/*.png; do \
        basefile=`echo $$file | sed -e  &#39;s,^.*/,,&#39;`; \
        $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
      done \
    fi

install-data-hook: install-data-hook-omf

uninstall-local: uninstall-local-doc uninstall-local-omf

uninstall-local-doc:
    -if test &quot;$(figdir)&quot;; then \
      for file in $(srcdir)/$(figdir)/*.png; do \
        basefile=`echo $$file | sed -e  &#39;s,^.*/,,&#39;`; \
        rm -f $(docdir)/$(figdir)/$$basefile; \
      done; \
      rmdir $(DESTDIR)$(docdir)/$(figdir); \
    fi
    -for file in $(xml_files); do \
      rm -f $(DESTDIR)$(docdir)/$$file; \
    done
    -rmdir $(DESTDIR)$(docdir)