aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/ettercap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
index a6194bba5fef..5aabfe20ef7f 100644
--- a/net-mgmt/ettercap/Makefile
+++ b/net-mgmt/ettercap/Makefile
@@ -54,6 +54,7 @@ NCURSES_USES= ncurses
GTK2_CMAKE_OFF= -DENABLE_GTK=OFF
GTK2_CMAKE_ON= -DENABLE_GTK=ON
GTK2_USE= GNOME=gtk20
+GTK2_USES= gnome
IPV6_CMAKE_OFF= -DENABLE_IPV6=OFF
IPV6_CMAKE_ON= -DENABLE_IPV6=ON
PCRE_CMAKE_OFF= -DHAVE_PCRE=OFF
-label.[ch]. svn path=/trunk/; revision=33680 * Remove the aalarm_attach widget and retrieve the selected filename usingMatthew Barnes2007-06-152-7/+13 | | | | | | | | | | | 2007-06-15 Matthew Barnes <mbarnes@redhat.com> * gui/dialogs/alarm-dialog.c: Remove the aalarm_attach widget and retrieve the selected filename using the GtkFileChooser API (#440075). svn path=/trunk/; revision=33679 * Updated Spanish translationJorge Gonzalez Gonzalez2007-06-152-265/+128 | | | | svn path=/trunk/; revision=33678 * Free the model_cols array when the instance is destroyed (#447742).Matthew Barnes2007-06-152-0/+16 | | | | | | | | | | 2007-06-15 Matthew Barnes <mbarnes@redhat.com> * e-cell-vbox.c (ecv_finalize): Free the model_cols array when the instance is destroyed (#447742). svn path=/trunk/; revision=33676 * Updated Spanish translationJorge Gonzalez Gonzalez2007-06-152-28/+44 | | | | svn path=/trunk/; revision=33675 * ** Fix for bug #446870Srinivasa Ragavan2007-06-153-0/+35 | | | | svn path=/trunk/; revision=33674 * Use the proper object to send the signal on (Closes: #442631)Bastien Nocera2007-06-132-1/+6 | | | | | | | | | | 2007-06-13 Bastien Nocera <hadess@hadess.net> * e-msg-composer.c: (composer_key_pressed): Use the proper object to send the signal on (Closes: #442631) svn path=/trunk/; revision=33673 * sv.po: Updated Swedish translationDaniel Nylander2007-06-132-28/+48 | | | | svn path=/trunk/; revision=33672 * updated dzongkha translationPema Geyleg2007-06-132-1645/+2049 | | | | svn path=/trunk/; revision=33671 * M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog MSankar P2007-06-134-1/+22 | | | | | | | | | | | | | | 2007-06-13 Sankar P <psankar@novell.com> M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog M mail/em-folder-view.c Fixes build break by including missing headers. See #442631 svn path=/trunk/; revision=33670 * add missing files. Fixes bug #444548.Andre Klapper2007-06-132-0/+7 | | | | | | | | | 2007-06-13 Andre Klapper <a9016009@gmx.de> * POTFILES.in: add missing files. Fixes bug #444548. svn path=/trunk/; revision=33669 * Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-126-0/+53 | | | | | | | | | | | | | | | | | | | | | | 2007-06-12 Bastien Nocera <hadess@hadess.net> * em-folder-view.c: (emfv_list_key_press): Add support for the XF86Reply and XF86MailForward multimedia keys (Closes: #442631) 2007-06-12 Bastien Nocera <hadess@hadess.net> * e-msg-composer.c: (composer_key_pressed): Add support for the XF86Send multimedia key (Closes: #442631) 2007-06-12 Bastien Nocera <hadess@hadess.net> * configure.in: Detect the X11/XF86keysym.h header, and enable multimedia keys if available (Closes: #442631) svn path=/trunk/; revision=33668 * Fixes #444248.Wang Xin2007-06-122-1/+12 | | | | | | | | | | | 2007-06-12 Wang Xin <jedy.wang@sun.com> Fixes #444248. * addressbook/gui/widgets/e-minicard.c svn path=/trunk/; revision=33667 * sv.po: Updated Swedish translationDaniel Nylander2007-06-112-909/+992 | | | | svn path=/trunk/; revision=33666 * Fix a minor typo spotted by Gilles Dartiguelongue (#386503).Matthew Barnes2007-06-102-1/+6 | | | | | | | | | | 2007-06-09 Matthew Barnes <mbarnes@redhat.com> * Makefile.am: Fix a minor typo spotted by Gilles Dartiguelongue (#386503). svn path=/trunk/; revision=33665 * Added help/quickref/pt/Makefile for PortugueseDuarte Loreto2007-06-082-0/+5 | | | | | | | | 2007-06-07 Duarte Loreto <happyguy_pt@hotmail.com> * configure.in: Added help/quickref/pt/Makefile for Portuguese svn path=/trunk/; revision=33664 * Added for Portuguese Added Portuguese translation. Added PDF conversion ofDuarte Loreto2007-06-085-1/+132 | | | | | | | | | | | 2007-06-07 Duarte Loreto <happyguy_pt@hotmail.com> * quickref/pt/Makefile.am: Added for Portuguese * quickref/pt/quickref.tex: Added Portuguese translation. * quickref/pt/quickref.pdf: Added PDF conversion of trans. * quickref/Makefile.am: Added Portuguese (pt) to subdirs. svn path=/trunk/; revision=33663 * Added sq to help/quickref/Laurent Dhima2007-06-075-1/+127 | | | | svn path=/trunk/; revision=33662 * Reverted automake 1.6 breakage. Fixes bug 444747. Patch by Patch by DanielNickolay V. Shmyrev2007-06-064-8/+22 | | | | | | | | | | | | 2007-06-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * Makefile.am: Reverted automake 1.6 breakage. Fixes bug 444747. Patch by Patch by Daniel Gryniewicz <dang@nemesis.fprintf.net>. svn path=/trunk/; revision=33661 * Updated Norwegian bokmål translation.Kjartan Maraas2007-06-062-3945/+4098 | | | | | | | | 2007-06-06 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=33660 * Updated Spanish translationJorge Gonzalez Gonzalez2007-06-062-690/+745 | | | | svn path=/trunk/; revision=33659 * Add missing mail/default/sv/Makefile to configure.inPedro Villavicencio2007-06-062-0/+5 | | | | | | | | | 2007-06-05 Pedro Villavicencio <pvillavi@gnome.org> * configure.in: Add missing mail/default/sv/Makefile to configure.in svn path=/trunk/; revision=33658 * Duplicate a translated string since we free it later.Matthew Barnes2007-06-052-1/+6 | | | | | | | | | | 2007-06-05 Matthew Barnes <mbarnes@redhat.com> * em-folder-view.c (emfv_on_url_cb): Duplicate a translated string since we free it later. svn path=/trunk/; revision=33657 * Add configuration option for Sun Kerberos. fixing bug #344728Irene Huang2007-06-052-6/+26