~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to src/audio-sources.c

  • Committer: Osmo Antero Maatta
  • Date: 2011-03-17 08:59:26 UTC
  • Revision ID: osmoma@gmail.com-20110317085926-db2olgmcjkw98joa
A small text change. Larger icon in audio-source  listbox.

Show diffs side-by-side

added added

removed removed

Lines of Context:
675
675
 
676
676
        gchar *path = get_image_path(p);
677
677
 
678
 
        GdkPixbuf *pixbuf = get_pixbuf_from_file(path, 20, 20);
 
678
        GdkPixbuf *pixbuf = get_pixbuf_from_file(path, 22, 22);
679
679
 
680
680
        // Set column data
681
681
        gtk_list_store_set(GTK_LIST_STORE(model), &iter,