New icons by Nadia; Fixes #78

This commit is contained in:
Nedko Arnaudov 2010-03-11 23:51:13 +02:00
parent 3abed82be7
commit 023639805f
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

After

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

After

Width:  |  Height:  |  Size: 922 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

After

Width:  |  Height:  |  Size: 745 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

After

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

After

Width:  |  Height:  |  Size: 917 B

View File

@ -1158,7 +1158,7 @@ static void show_about(void)
GtkWidget * dialog;
GdkPixbuf * pixbuf;
const char * authors[] = {"Nedko Arnaudov", NULL};
const char * artists[] = {"Lapo Calamandrei", NULL};
const char * artists[] = {"Lapo Calamandrei", "Nadejda Pancheva-Arnaudova", NULL};
char * license;
pixbuf = load_pixbuf(ABOUT_DIALOG_LOGO);