pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update KDE4 to 4.3.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ec6f410698a
branches:  trunk
changeset: 400036:3ec6f410698a
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Oct 11 08:13:38 2009 +0000

description:
Update KDE4 to 4.3.2

KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
  stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
  a number of bugs in effect plugins such as the famous coverswitch window
  switcher
* The biggest number of bugs for this release has been fixed in KMail,
  KDE's email client, making it more reliable and usable by correcting a
  number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer

diffstat:

 devel/kdesdk4/Makefile             |    4 +-
 devel/kdesdk4/distinfo             |    8 +-
 games/kdegames4/Makefile           |    4 +-
 games/kdegames4/distinfo           |    8 +-
 games/kdetoys4/Makefile            |    4 +-
 games/kdetoys4/distinfo            |    8 +-
 graphics/kdegraphics4/Makefile     |    4 +-
 graphics/kdegraphics4/distinfo     |    8 +-
 graphics/oxygen-icons/Makefile     |    6 +-
 graphics/oxygen-icons/PLIST        |  168 +++++++++++++++++++++++++++++++++++-
 graphics/oxygen-icons/distinfo     |    8 +-
 meta-pkgs/kde4/Makefile            |   48 +++++-----
 meta-pkgs/kde4/Makefile.kde4       |   11 +-
 meta-pkgs/kde4/l10n.mk             |    4 +-
 misc/kdeaccessibility4/Makefile    |    4 +-
 misc/kdeaccessibility4/distinfo    |    8 +-
 misc/kdeadmin4/Makefile            |    4 +-
 misc/kdeadmin4/distinfo            |    8 +-
 misc/kdeartwork4/Makefile          |    4 +-
 misc/kdeartwork4/distinfo          |    8 +-
 misc/kdeedu4/Makefile              |    4 +-
 misc/kdeedu4/PLIST                 |    5 +-
 misc/kdeedu4/distinfo              |    8 +-
 misc/kdepim-runtime4/Makefile      |    4 +-
 misc/kdepim-runtime4/distinfo      |    8 +-
 misc/kdepim4/Makefile              |    4 +-
 misc/kdepim4/PLIST                 |   26 +-----
 misc/kdepim4/distinfo              |   12 +-
 misc/kdepim4/patches/patch-ae      |   15 ---
 misc/kdepim4/patches/patch-af      |   15 ---
 misc/kdepim4/patches/patch-ag      |   32 -------
 misc/kdepim4/patches/patch-ah      |   30 ------
 misc/kdepimlibs4/Makefile          |    4 +-
 misc/kdepimlibs4/distinfo          |    8 +-
 misc/kdeplasma-addons4/Makefile    |    4 +-
 misc/kdeplasma-addons4/PLIST       |    6 +-
 misc/kdeplasma-addons4/distinfo    |    8 +-
 misc/kdeutils4/Makefile            |    4 +-
 misc/kdeutils4/PLIST               |    4 +-
 misc/kdeutils4/distinfo            |    9 +-
 misc/kdeutils4/patches/patch-aa    |   15 ---
 multimedia/kdemultimedia4/Makefile |    4 +-
 multimedia/kdemultimedia4/distinfo |    8 +-
 net/kdenetwork4/Makefile           |    8 +-
 net/kdenetwork4/PLIST              |    6 +-
 net/kdenetwork4/distinfo           |    8 +-
 www/kdewebdev4/Makefile            |    4 +-
 www/kdewebdev4/distinfo            |    8 +-
 x11/kde4-l10n-de/PLIST             |    6 +-
 x11/kde4-l10n-de/distinfo          |    8 +-
 x11/kde4-l10n-en_GB/PLIST          |   10 +-
 x11/kde4-l10n-en_GB/distinfo       |    8 +-
 x11/kde4-l10n-nl/PLIST             |   10 +-
 x11/kde4-l10n-nl/distinfo          |    8 +-
 x11/kdebase-runtime4/Makefile      |    5 +-
 x11/kdebase-runtime4/distinfo      |    8 +-
 x11/kdebase-workspace4/Makefile    |    4 +-
 x11/kdebase-workspace4/PLIST       |    4 +-
 x11/kdebase-workspace4/distinfo    |    8 +-
 x11/kdebase4/Makefile              |    4 +-
 x11/kdebase4/distinfo              |    9 +-
 x11/kdebase4/patches/patch-aa      |   30 ++++++
 x11/kdebindings4-python/Makefile   |    4 +-
 x11/kdebindings4-python/distinfo   |    8 +-
 x11/kdelibs-experimental4/Makefile |    4 +-
 x11/kdelibs-experimental4/PLIST    |    3 +-
 x11/kdelibs-experimental4/distinfo |    8 +-
 x11/kdelibs4/Makefile              |    3 +-
 x11/kdelibs4/PLIST                 |    3 +-
 x11/kdelibs4/distinfo              |   13 +-
 x11/kdelibs4/patches/patch-ak      |   21 ----
 x11/kdelibs4/patches/patch-ba      |   16 +++
 x11/kdelibs4/patches/patch-bb      |  138 ++++++++++++++++++++++++++++++
 x11/kdelibs4/patches/patch-bc      |  107 +++++++++++++++++++++++
 x11/kdelibs4/patches/patch-bd      |   17 +++
 75 files changed, 673 insertions(+), 394 deletions(-)

diffs (truncated from 2317 to 300 lines):

diff -r 1c25987e44b8 -r 3ec6f410698a devel/kdesdk4/Makefile
--- a/devel/kdesdk4/Makefile    Sun Oct 11 08:12:08 2009 +0000
+++ b/devel/kdesdk4/Makefile    Sun Oct 11 08:13:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:30:38 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $
 
 DISTNAME=      kdesdk-${_KDE_VERSION}
 CATEGORIES=    devel
@@ -11,8 +11,6 @@
 
 # BUILD_MAKE_FLAGS+= VERBOSE=1
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 CMAKE_ARGS+=   -DBUILD_kmtrace:BOOL=OFF
 
 # disable for the moment till sort out -ldl
diff -r 1c25987e44b8 -r 3ec6f410698a devel/kdesdk4/distinfo
--- a/devel/kdesdk4/distinfo    Sun Oct 11 08:12:08 2009 +0000
+++ b/devel/kdesdk4/distinfo    Sun Oct 11 08:13:38 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:30:38 markd Exp $
+$NetBSD: distinfo,v 1.2 2009/10/11 08:13:38 markd Exp $
 
-SHA1 (kdesdk-4.3.1.tar.bz2) = ded236a12002b824f97856ce5dc882161ed437d2
-RMD160 (kdesdk-4.3.1.tar.bz2) = f440815ae8f00b61f39f4f86e5023be64b69afb6
-Size (kdesdk-4.3.1.tar.bz2) = 5611514 bytes
+SHA1 (kdesdk-4.3.2.tar.bz2) = eabd284791cd4315b743389bddb13848c47bf287
+RMD160 (kdesdk-4.3.2.tar.bz2) = 0841bb34e41261a8786e07e9ea8ea46d4f078091
+Size (kdesdk-4.3.2.tar.bz2) = 5618797 bytes
 SHA1 (patch-aa) = ab73e4306efb33344012f95c059ea0ed0adfafd1
 SHA1 (patch-ab) = af132807eaca326ad0c5fe87ffced9e8b813f3f9
diff -r 1c25987e44b8 -r 3ec6f410698a games/kdegames4/Makefile
--- a/games/kdegames4/Makefile  Sun Oct 11 08:12:08 2009 +0000
+++ b/games/kdegames4/Makefile  Sun Oct 11 08:13:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:34:10 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $
 
 DISTNAME=      kdegames-${_KDE_VERSION}
 CATEGORIES=    games
@@ -8,8 +8,6 @@
 
 # BUILD_MAKE_FLAGS+= VERBOSE=1
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 .include "../../meta-pkgs/kde4/kde4.mk"
 
 .include "../../games/ggz-client-libs/buildlink3.mk"
diff -r 1c25987e44b8 -r 3ec6f410698a games/kdegames4/distinfo
--- a/games/kdegames4/distinfo  Sun Oct 11 08:12:08 2009 +0000
+++ b/games/kdegames4/distinfo  Sun Oct 11 08:13:38 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:34:10 markd Exp $
+$NetBSD: distinfo,v 1.2 2009/10/11 08:13:38 markd Exp $
 
-SHA1 (kdegames-4.3.1.tar.bz2) = 576255ce66a0c089e0840bd90ea89d5705872bc8
-RMD160 (kdegames-4.3.1.tar.bz2) = 711b43963755e960498c53cf704168fc451ee889
-Size (kdegames-4.3.1.tar.bz2) = 50567545 bytes
+SHA1 (kdegames-4.3.2.tar.bz2) = cc3eee96fdd3aabb7230a675b877fde98a04e35d
+RMD160 (kdegames-4.3.2.tar.bz2) = 02a5b742c8343fc6a9a841275563c556de02ea5c
+Size (kdegames-4.3.2.tar.bz2) = 50566391 bytes
 SHA1 (patch-aa) = 248ac75a6e76dae6f5648a10e7f73dfa5eb0944b
 SHA1 (patch-ab) = 8f36bf07bf41905dda2da518c8930ffb2fc328bf
diff -r 1c25987e44b8 -r 3ec6f410698a games/kdetoys4/Makefile
--- a/games/kdetoys4/Makefile   Sun Oct 11 08:12:08 2009 +0000
+++ b/games/kdetoys4/Makefile   Sun Oct 11 08:13:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:36:43 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $
 
 DISTNAME=      kdetoys-${_KDE_VERSION}
 CATEGORIES=    games
@@ -8,8 +8,6 @@
 
 # BUILD_MAKE_FLAGS+= VERBOSE=1
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 .include "../../meta-pkgs/kde4/kde4.mk"
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r 1c25987e44b8 -r 3ec6f410698a games/kdetoys4/distinfo
--- a/games/kdetoys4/distinfo   Sun Oct 11 08:12:08 2009 +0000
+++ b/games/kdetoys4/distinfo   Sun Oct 11 08:13:38 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:36:43 markd Exp $
+$NetBSD: distinfo,v 1.2 2009/10/11 08:13:38 markd Exp $
 
-SHA1 (kdetoys-4.3.1.tar.bz2) = 31a60deafef34a02fb7de5339eed1c750a456d3b
-RMD160 (kdetoys-4.3.1.tar.bz2) = 1bc8f43b397e8b450b971467ceb9d8deb3571dd5
-Size (kdetoys-4.3.1.tar.bz2) = 1307700 bytes
+SHA1 (kdetoys-4.3.2.tar.bz2) = 7557b1c808a6378beb450d16293cb743c34a1fb7
+RMD160 (kdetoys-4.3.2.tar.bz2) = c9683a0aed3adc290afbec650acfea96af366619
+Size (kdetoys-4.3.2.tar.bz2) = 1305686 bytes
diff -r 1c25987e44b8 -r 3ec6f410698a graphics/kdegraphics4/Makefile
--- a/graphics/kdegraphics4/Makefile    Sun Oct 11 08:12:08 2009 +0000
+++ b/graphics/kdegraphics4/Makefile    Sun Oct 11 08:13:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:11:00 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $
 
 DISTNAME=      kdegraphics-${_KDE_VERSION}
 CATEGORIES=    graphics
@@ -8,8 +8,6 @@
 
 # BUILD_MAKE_FLAGS+= VERBOSE=1
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 CHECK_PORTABILITY_SKIP+=ktimetracker/test/booktime-baddate.sh \
                ktimetracker/test/booktime-badduration.sh \
                ktimetracker/test/booktime-badtime.sh \
diff -r 1c25987e44b8 -r 3ec6f410698a graphics/kdegraphics4/distinfo
--- a/graphics/kdegraphics4/distinfo    Sun Oct 11 08:12:08 2009 +0000
+++ b/graphics/kdegraphics4/distinfo    Sun Oct 11 08:13:38 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:11:00 markd Exp $
+$NetBSD: distinfo,v 1.2 2009/10/11 08:13:38 markd Exp $
 
-SHA1 (kdegraphics-4.3.1.tar.bz2) = d57d9007b95607c0ee925cc963d7e14798fc69f9
-RMD160 (kdegraphics-4.3.1.tar.bz2) = fd374878206e30ee0b5de43197c4643496650df3
-Size (kdegraphics-4.3.1.tar.bz2) = 3618073 bytes
+SHA1 (kdegraphics-4.3.2.tar.bz2) = 142fccc4f6f7d1f059f79e0fc9fd6694ed3a7b0e
+RMD160 (kdegraphics-4.3.2.tar.bz2) = 094219e8012db889612d1bda484bed15b64dec7b
+Size (kdegraphics-4.3.2.tar.bz2) = 3621437 bytes
diff -r 1c25987e44b8 -r 3ec6f410698a graphics/oxygen-icons/Makefile
--- a/graphics/oxygen-icons/Makefile    Sun Oct 11 08:12:08 2009 +0000
+++ b/graphics/oxygen-icons/Makefile    Sun Oct 11 08:13:38 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:06:06 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:41 markd Exp $
 
-DISTNAME=      oxygen-icons-4.3.1
+DISTNAME=      oxygen-icons-4.3.2
 CATEGORIES=    graphics kde
-MASTER_SITES=  ${MASTER_SITE_KDE:=4.3.1/src/}
+MASTER_SITES=  ${MASTER_SITE_KDE:=4.3.2/src/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    markd%NetBSD.org@localhost
diff -r 1c25987e44b8 -r 3ec6f410698a graphics/oxygen-icons/PLIST
--- a/graphics/oxygen-icons/PLIST       Sun Oct 11 08:12:08 2009 +0000
+++ b/graphics/oxygen-icons/PLIST       Sun Oct 11 08:13:38 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/02 20:06:18 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/10/11 08:13:41 markd Exp $
 share/icons/oxygen/128x128/actions/address-book-new.png
 share/icons/oxygen/128x128/actions/application-exit.png
 share/icons/oxygen/128x128/actions/appointment-new.png
@@ -49,6 +49,7 @@
 share/icons/oxygen/128x128/actions/mail-reply-sender.png
 share/icons/oxygen/128x128/actions/mail-send.png
 share/icons/oxygen/128x128/actions/page-zoom.png
+share/icons/oxygen/128x128/actions/resource-group.png
 share/icons/oxygen/128x128/actions/roll.png
 share/icons/oxygen/128x128/actions/svn-commit.png
 share/icons/oxygen/128x128/actions/svn-update.png
@@ -619,6 +620,7 @@
 share/icons/oxygen/16x16/actions/code-class.png
 share/icons/oxygen/16x16/actions/code-context.png
 share/icons/oxygen/16x16/actions/code-function.png
+share/icons/oxygen/16x16/actions/code-typedef.png
 share/icons/oxygen/16x16/actions/code-variable.png
 share/icons/oxygen/16x16/actions/color-picker-black.png
 share/icons/oxygen/16x16/actions/color-picker-grey.png
@@ -629,6 +631,9 @@
 share/icons/oxygen/16x16/actions/configure.png
 share/icons/oxygen/16x16/actions/contact-new.png
 share/icons/oxygen/16x16/actions/dashboard-show.png
+share/icons/oxygen/16x16/actions/debug-execute-from-cursor.png
+share/icons/oxygen/16x16/actions/debug-execute-to-cursor.png
+share/icons/oxygen/16x16/actions/debug-run-cursor.png
 share/icons/oxygen/16x16/actions/debug-step-instruction.png
 share/icons/oxygen/16x16/actions/debug-step-into-instruction.png
 share/icons/oxygen/16x16/actions/debug-step-into.png
@@ -842,27 +847,44 @@
 share/icons/oxygen/16x16/actions/irc-unvoice.png
 share/icons/oxygen/16x16/actions/irc-voice.png
 share/icons/oxygen/16x16/actions/kmix-master.png
+share/icons/oxygen/16x16/actions/layer-visible-off.png
+share/icons/oxygen/16x16/actions/layer-visible-on.png
 share/icons/oxygen/16x16/actions/list-add-font.png
 share/icons/oxygen/16x16/actions/list-add-user.png
 share/icons/oxygen/16x16/actions/list-add.png
 share/icons/oxygen/16x16/actions/list-remove-user.png
 share/icons/oxygen/16x16/actions/list-remove.png
+share/icons/oxygen/16x16/actions/list-resource-add.png
+share/icons/oxygen/16x16/actions/mail-encrypted-full.png
+share/icons/oxygen/16x16/actions/mail-encrypted-part.png
+share/icons/oxygen/16x16/actions/mail-encrypted.png
 share/icons/oxygen/16x16/actions/mail-flag.png
 share/icons/oxygen/16x16/actions/mail-forward.png
+share/icons/oxygen/16x16/actions/mail-forwarded-replied.png
+share/icons/oxygen/16x16/actions/mail-forwarded.png
 share/icons/oxygen/16x16/actions/mail-mark-important.png
 share/icons/oxygen/16x16/actions/mail-mark-junk.png
 share/icons/oxygen/16x16/actions/mail-mark-notjunk.png
 share/icons/oxygen/16x16/actions/mail-mark-read.png
-share/icons/oxygen/16x16/actions/mail-mark-task.png
 share/icons/oxygen/16x16/actions/mail-mark-unread-new.png
 share/icons/oxygen/16x16/actions/mail-mark-unread.png
 share/icons/oxygen/16x16/actions/mail-message-new.png
 share/icons/oxygen/16x16/actions/mail-queue.png
 share/icons/oxygen/16x16/actions/mail-receive.png
+share/icons/oxygen/16x16/actions/mail-replied.png
 share/icons/oxygen/16x16/actions/mail-reply-all.png
+share/icons/oxygen/16x16/actions/mail-reply-custom-all.png
+share/icons/oxygen/16x16/actions/mail-reply-custom.png
 share/icons/oxygen/16x16/actions/mail-reply-list.png
 share/icons/oxygen/16x16/actions/mail-reply-sender.png
 share/icons/oxygen/16x16/actions/mail-send.png
+share/icons/oxygen/16x16/actions/mail-signature-unknown.png
+share/icons/oxygen/16x16/actions/mail-signed-full.png
+share/icons/oxygen/16x16/actions/mail-signed-fully.png
+share/icons/oxygen/16x16/actions/mail-signed-part.png
+share/icons/oxygen/16x16/actions/mail-signed-verified.png
+share/icons/oxygen/16x16/actions/mail-signed.png
+share/icons/oxygen/16x16/actions/mail-tagged.png
 share/icons/oxygen/16x16/actions/measure.png
 share/icons/oxygen/16x16/actions/media-eject.png
 share/icons/oxygen/16x16/actions/media-playback-pause.png
@@ -923,6 +945,10 @@
 share/icons/oxygen/16x16/actions/quickopen-function.png
 share/icons/oxygen/16x16/actions/quickopen.png
 share/icons/oxygen/16x16/actions/rating.png
+share/icons/oxygen/16x16/actions/resource-calendar-child-insert.png
+share/icons/oxygen/16x16/actions/resource-calendar-insert.png
+share/icons/oxygen/16x16/actions/resource-group-new.png
+share/icons/oxygen/16x16/actions/resource-group.png
 share/icons/oxygen/16x16/actions/roll.png
 share/icons/oxygen/16x16/actions/run-build-clean.png
 share/icons/oxygen/16x16/actions/run-build-configure.png
@@ -991,14 +1017,18 @@
 share/icons/oxygen/16x16/actions/user-group-new.png
 share/icons/oxygen/16x16/actions/user-group-properties.png
 share/icons/oxygen/16x16/actions/user-properties.png
+share/icons/oxygen/16x16/actions/view-calendar-birthday.png
 share/icons/oxygen/16x16/actions/view-calendar-day.png
+share/icons/oxygen/16x16/actions/view-calendar-holiday.png
 share/icons/oxygen/16x16/actions/view-calendar-list.png
 share/icons/oxygen/16x16/actions/view-calendar-month.png
+share/icons/oxygen/16x16/actions/view-calendar-special-occasion.png
 share/icons/oxygen/16x16/actions/view-calendar-tasks.png
 share/icons/oxygen/16x16/actions/view-calendar-time-spent.png
 share/icons/oxygen/16x16/actions/view-calendar-timeline.png
 share/icons/oxygen/16x16/actions/view-calendar-upcoming-days.png
 share/icons/oxygen/16x16/actions/view-calendar-upcoming-events.png
+share/icons/oxygen/16x16/actions/view-calendar-wedding-anniversary.png
 share/icons/oxygen/16x16/actions/view-calendar-week.png
 share/icons/oxygen/16x16/actions/view-calendar-workweek.png
 share/icons/oxygen/16x16/actions/view-calendar.png
@@ -1037,6 +1067,7 @@
 share/icons/oxygen/16x16/actions/view-process-tree.png
 share/icons/oxygen/16x16/actions/view-process-users.png
 share/icons/oxygen/16x16/actions/view-refresh.png
+share/icons/oxygen/16x16/actions/view-resource-calendar.png
 share/icons/oxygen/16x16/actions/view-restore.png
 share/icons/oxygen/16x16/actions/view-right-close.png
 share/icons/oxygen/16x16/actions/view-right-new.png
@@ -1046,6 +1077,9 @@
 share/icons/oxygen/16x16/actions/view-split-left-right.png
 share/icons/oxygen/16x16/actions/view-split-top-bottom.png
 share/icons/oxygen/16x16/actions/view-statistics.png
+share/icons/oxygen/16x16/actions/view-time-schedule-child-insert.png
+share/icons/oxygen/16x16/actions/view-time-schedule-edit.png
+share/icons/oxygen/16x16/actions/view-time-schedule.png
 share/icons/oxygen/16x16/actions/view-web-browser-dom-tree.png
 share/icons/oxygen/16x16/actions/window-close.png
 share/icons/oxygen/16x16/actions/window-duplicate.png
@@ -1570,6 +1604,9 @@
 share/icons/oxygen/16x16/status/mail-queued.png
 share/icons/oxygen/16x16/status/mail-read.png
 share/icons/oxygen/16x16/status/mail-replied.png
+share/icons/oxygen/16x16/status/mail-sent.png
+share/icons/oxygen/16x16/status/mail-tagged.png
+share/icons/oxygen/16x16/status/mail-task.png
 share/icons/oxygen/16x16/status/mail-unread-new.png
 share/icons/oxygen/16x16/status/mail-unread.png
 share/icons/oxygen/16x16/status/media-playlist-repeat.png
@@ -1656,6 +1693,7 @@
 share/icons/oxygen/22x22/actions/code-class.png
 share/icons/oxygen/22x22/actions/code-context.png
 share/icons/oxygen/22x22/actions/code-function.png
+share/icons/oxygen/22x22/actions/code-typedef.png
 share/icons/oxygen/22x22/actions/code-variable.png
 share/icons/oxygen/22x22/actions/color-picker-black.png
 share/icons/oxygen/22x22/actions/color-picker-grey.png
@@ -1666,6 +1704,9 @@
 share/icons/oxygen/22x22/actions/configure.png
 share/icons/oxygen/22x22/actions/contact-new.png
 share/icons/oxygen/22x22/actions/dashboard-show.png
+share/icons/oxygen/22x22/actions/debug-execute-from-cursor.png
+share/icons/oxygen/22x22/actions/debug-execute-to-cursor.png
+share/icons/oxygen/22x22/actions/debug-run-cursor.png
 share/icons/oxygen/22x22/actions/debug-step-instruction.png
 share/icons/oxygen/22x22/actions/debug-step-into-instruction.png
 share/icons/oxygen/22x22/actions/debug-step-into.png



Home | Main Index | Thread Index | Old Index