aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-30 11:25:51 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-30 11:25:51 +0800
commit2e6dc6d43f6483377fc9c18a7c19c9b7cb736e15 (patch)
tree5e1dfb3c155837d77d583a41291b14bc5daa28af /mail/folder-browser.c
parent2a5e8cb1796782940d84a3928d69d6bad41a33ca (diff)
downloadgsoc2013-evolution-2e6dc6d43f6483377fc9c18a7c19c9b7cb736e15.tar.gz
gsoc2013-evolution-2e6dc6d43f6483377fc9c18a7c19c9b7cb736e15.tar.zst
gsoc2013-evolution-2e6dc6d43f6483377fc9c18a7c19c9b7cb736e15.zip
Don't warn the user if the source and destination folders are the same.
2001-10-29 Jeffrey Stedfast <fejj@ximian.com> * mail-ops.c (transfer_messages_transfer): Don't warn the user if the source and destination folders are the same. svn path=/trunk/; revision=14410
Diffstat (limited to 'mail/folder-browser.c')
-rw-r--r--mail/folder-browser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/folder-browser.c b/mail/folder-browser.c
index ceb8532978..7fefb4869a 100644
--- a/mail/folder-browser.c
+++ b/mail/folder-browser.c
@@ -690,7 +690,7 @@ folder_browser_copy (GtkWidget *menuitem, FolderBrowser *fb)
if (fb->message_list == NULL)
return;
-
+
cut = menuitem == NULL;
if (GTK_WIDGET_HAS_FOCUS (fb->mail_display->html)) {
d>4-17/+10 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2 * Heal alpha release build.clive2004-08-311-1/+1 * Upgrade to 0.16.7.1.vanilla2004-08-256-2905/+429 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1 * Add SIZE.vanilla2004-03-191-0/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Upgrade to 0.16.6.vanilla2003-11-099-3434/+2987 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Clear moonlight beckons.ade2003-03-072-1/+1 * USE_REINPLACE now.vanilla2002-10-271-1/+2 * Deploy USE_GNOMENG infrastructurelioux2002-09-021-2/+2 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2 * Fix MASTER_SITES.vanilla2002-04-101-7/+3 * Fix plist.vanilla2002-04-101-2/+21 * Don't use included gettext.netchild2002-03-281-1/+1 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-1/+2 * Fix MASTER_SITES.vanilla2001-08-051-1/+1 * Do not try to probe wctype.h, and this port is buildable again.clive2001-06-231-0/+3 * Fix typo.will2001-03-111-1/+1 * Remove Aqua theme for copyrights,vanilla2001-02-025-429/+348 * Enable zoom future on alpha with XFree86-4.vanilla2001-01-281-6/+8 * /usr/X11R6/share/enlightenment/themes/DEFAULT is a symbolic link,vanilla2001-01-262-2/+2 * Well, bump version, and add RESTRICTED for aqua.etheme.vanilla2001-01-231-1/+3 * Disable snapshot for pager.vanilla2001-01-232-1/+4 * Add zh_TW.Big5 locale config files.vanilla2001-01-096-620/+1139 * Upgrade to 0.16.5.vanilla2000-10-134-882/+641 * Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-3/+3 * (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1 * Update to version 0.16.4.jim2000-05-195-124/+1997 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-111-2/+2 * Don't depend on libgif and libjpeg directly, imlib handles this.cpiazza2000-02-171-2/+0 * Bump freetype's lib numberjseger1999-11-251-1/+1 * Update to 0.16.3nakai1999-11-243-11/+11 * Update to 0.16.2nakai1999-11-144-553/+553 * Update to 0.16.1nakai1999-10-294-547/+555 * Small fix to the version line in the comment field.nakai1999-10-191-1/+1 * Update to 0.16.0nakai1999-10-185-654/+1302 * Use updated imlib library.nakai1999-10-081-1/+1 * esound library update esd.1 -> esd.2nakai1999-10-081-1/+1 * The version number of libgif.so has changed to 5.steve1999-09-181-1/+1 * The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * oops, local repository was modified. revert back to previous versionmharo1999-08-261-2/+2 * LIB_DEPENDS= Fnlib.0 -> Fnlib.4mharo1999-08-261-2/+2 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1 * Fixup after imlib version bump.steve1999-05-291-4/+3 * Add WWW:mharo1999-05-031-1/+1 * Update to 0.15.5taoka1999-04-163-538/+675 * Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.nectar1999-03-161-2/+2 * This replaces patch-aa to install enlightenment/config/tin-e/17/vanilla1999-01-241-0/+96 * Upgrade to 0.15.0-19990120.vanilla1999-01-233-486/+483 * Bump Imlib's version number to 2.vanilla1999-01-151-2/+2 * Bump esound's library version to 1.0.vanilla1999-01-051-2/+2 * Update homepage.hoek1998-12-291-2/+4 * Typo.asami1998-11-301-2/+2 * One more tiff34 fix. This thing was even lacking the dependency, probablyasami1998-11-291-2/+3 * audio/esound is now ELF.asami1998-09-251-2/+2 * graphics/imlib is now ELFized.asami1998-09-251-2/+2 * graphics/fnlib is ELF-ready now.asami1998-09-241-2/+2 * giflib is now converted to ELF so remove regexp support.steve1998-09-191-2/+2 * Portlint, and strip binary.vanilla1998-08-251-2/+5 * Depend on giflib, E needs it.asami1998-08-201-1/+2 * Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2 * Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-081-2/+2 * Fix the path of p5-Gtk.vanilla1998-08-061-2/+2 * Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2 * Fix a typo error :)vanilla1998-07-211-2/+2 * Fix the path of BUILD_DEPEND.vanilla1998-07-211-2/+2 * Correct a typo from previous commit.steve1998-07-201-2/+2 * Upgrade to 0.14.vanilla1998-07-193-20/+484