rpms/mail-notification/FC-6 mail-notification-fedora-plugin-hint.patch, 1.1, 1.2 mail-notification.spec, 1.30, 1.31

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Thu Nov 9 10:52:36 UTC 2006


Author: thl

Update of /cvs/extras/rpms/mail-notification/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13368

Modified Files:
	mail-notification-fedora-plugin-hint.patch 
	mail-notification.spec 
Log Message:
3.0-10 -- Update patch (fix typo, clarify wording)

mail-notification-fedora-plugin-hint.patch:

Index: mail-notification-fedora-plugin-hint.patch
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/FC-6/mail-notification-fedora-plugin-hint.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mail-notification-fedora-plugin-hint.patch	8 Nov 2006 16:37:41 -0000	1.1
+++ mail-notification-fedora-plugin-hint.patch	9 Nov 2006 10:52:05 -0000	1.2
@@ -6,7 +6,7 @@
      selfp->listener = bonobo_object_release_unref(selfp->listener, NULL);
  
 -    label = gtk_label_new(_("Mail Notification can not contact Evolution. Make sure that Evolution is running and that the Evolution Mail Notification plugin is loaded."));
-+    label = gtk_label_new(_("Mail Notification can not contact Evolution. Make sure that Evolution is running and that the Evolution Mail Notification plugin is loaded and installed. Fedora ships the plugin in a sperate package called mail-notification-evolution-plugin you might need to install manually."));
++    label = gtk_label_new(_("Mail Notification can not contact Evolution. Make sure that Evolution is running and that the Evolution Mail Notification plugin is installed and loaded. Fedora ships the plugin in a separate package called mail-notification-evolution-plugin you might need to install manually."));
  
      gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5);
      gtk_label_set_line_wrap(GTK_LABEL(label), TRUE);


Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/FC-6/mail-notification.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- mail-notification.spec	8 Nov 2006 16:37:41 -0000	1.30
+++ mail-notification.spec	9 Nov 2006 10:52:05 -0000	1.31
@@ -1,6 +1,6 @@
 Name:           mail-notification
 Version:        3.0
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
@@ -129,6 +129,9 @@
 
 
 %changelog
+* Thu Nov 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info>  3.0-10
+- Update patch
+
 * Sat Nov 04 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info>  3.0-9
 - add a patch that informs the user to install the evolution-plugin if
   he want to use mn with evo




More information about the scm-commits mailing list