[Banshee-List] Why Catalog.GetString()?
- From: Brandon Perry <brandon thresholdofthought com>
- To: banshee-list gnome org
- Subject: [Banshee-List] Why Catalog.GetString()?
- Date: Thu, 30 Aug 2007 20:51:04 -0500
I am writing a small plugin for Banshee just to learn some of the ins
and outs of Banshee and am using the others as kind of a base. Perusing
through the code, I found that Aaron declares his buttons as such:
Button create_account_button = new Button(Catalog.GetString("Create an
account"));
Is there a reason to use Catalog.GetString() instead of just a plain
string?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]