1 --- sound-juicer-2.32.0/src/sj-main.c.1 2017-04-04 23:33:49.111768045 +0300
2 +++ sound-juicer-2.32.0/src/sj-main.c 2017-04-04 23:35:17.110210605 +0300
4 GstEncodingProfile *profile;
5 const char *media_type;
8 g_assert (strcmp (entry->key, GCONF_AUDIO_PROFILE_MEDIA_TYPE) == 0);
9 if (!entry->value) return;
10 media_type = gconf_value_get_string (entry->value);