~ubuntu-branches/ubuntu/oneiric/rhythmbox/oneiric

« back to all changes in this revision

Viewing changes to lib/rb-cut-and-paste-code.h

  • Committer: Bazaar Package Importer
  • Author(s): Rico Tzschichholz
  • Date: 2011-07-29 16:41:38 UTC
  • mto: This revision was merged to the branch mainline in revision 191.
  • Revision ID: james.westby@ubuntu.com-20110729164138-wwicy8nqalm18ck7
Tags: upstream-2.90.1~20110802
ImportĀ upstreamĀ versionĀ 2.90.1~20110802

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
G_BEGIN_DECLS
27
27
 
28
 
char      *eel_strdup_strftime         (const char *format,
29
 
                                        struct tm *time_pieces);
30
 
 
31
28
GdkPixbuf *eel_create_colorized_pixbuf (GdkPixbuf *src,
32
29
                                        int red_value,
33
30
                                        int green_value,