evolution r35655 - trunk/plugins/backup-restore
- From: mcrha svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35655 - trunk/plugins/backup-restore
- Date: Fri, 20 Jun 2008 09:53:52 +0000 (UTC)
Author: mcrha
Date: Fri Jun 20 09:53:51 2008
New Revision: 35655
URL: http://svn.gnome.org/viewvc/evolution?rev=35655&view=rev
Log:
2008-06-20 Milan Crha <mcrha redhat com>
* backup.c: (main): Use Evolution icon for the window.
Modified:
trunk/plugins/backup-restore/ChangeLog
trunk/plugins/backup-restore/backup.c
Modified: trunk/plugins/backup-restore/backup.c
==============================================================================
--- trunk/plugins/backup-restore/backup.c (original)
+++ trunk/plugins/backup-restore/backup.c Fri Jun 20 09:53:51 2008
@@ -267,6 +267,8 @@
char *str = NULL, *txt;
const char *txt2;
+ gtk_window_set_default_icon_name ("evolution");
+
/* Backup / Restore only can have GUI. We should restrict the rest */
progress_dialog = gtk_dialog_new_with_buttons (backup_op ? _("Evolution Backup"): _("Evolution Restore"),
NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]