Mercurial
>
pidgin3
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: pidgin/gtkpluginpref.c
pidgin/gtkpluginpref.c
branch
release-2.2.3
changeset 20289
5c844288fbec
parent 20147
66f05a854eee
child 22139
f0f4a10114ea
equal
deleted
inserted
replaced
20288:5ca925a094e2
20289:5c844288fbec
253
default:
253
default:
254
break;
254
break;
255
}
255
}
256
}
256
}
257
257
258
g_object_unref(sg);
259
258
return ret;
260
return ret;
259
}
261
}