diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/kdewebdev/Makefile | 2 | ||||
-rw-r--r-- | www/kdewebdev/files/patch-quanta-quanta_init.c | 13 | ||||
-rw-r--r-- | www/kdewebdev4/Makefile | 2 | ||||
-rw-r--r-- | www/kdewebdev4/files/patch-quanta-quanta_init.c | 13 | ||||
-rw-r--r-- | www/quanta/Makefile | 2 | ||||
-rw-r--r-- | www/quanta/files/patch-quanta-quanta_init.c | 13 |
6 files changed, 42 insertions, 3 deletions
diff --git a/www/kdewebdev/Makefile b/www/kdewebdev/Makefile index e9aa8cbe65e9..8cfbd195196b 100644 --- a/www/kdewebdev/Makefile +++ b/www/kdewebdev/Makefile @@ -10,7 +10,7 @@ PORTNAME= quanta PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 # dammit! I hate this kludge. CATEGORIES= www kde diff --git a/www/kdewebdev/files/patch-quanta-quanta_init.c b/www/kdewebdev/files/patch-quanta-quanta_init.c new file mode 100644 index 000000000000..527dd364fd03 --- /dev/null +++ b/www/kdewebdev/files/patch-quanta-quanta_init.c @@ -0,0 +1,13 @@ +--- quanta/quanta_init.orig Wed Oct 16 21:04:59 2002 ++++ quanta/quanta_init.cpp Wed Oct 16 21:01:26 2002 +@@ -1272,8 +1272,8 @@ + // backAction = KStdAction::back ( this, SLOT( slotBack() ), actionCollection(), "w_back" ); + // forwardAction = KStdAction::forward( this, SLOT( slotForward() ), actionCollection(), "w_forward" ); + +- backAction = new KAction ( i18n("Back"), "back", ALT+Key_Left, this, SLOT( slotBack() ), actionCollection(), "w_back" ); +- forwardAction = new KAction ( i18n("Forward"), "forward", ALT+Key_Right, this, SLOT( slotForward() ), actionCollection(), "w_forward" ); ++// backAction = new KAction ( i18n("Back"), "back", ALT+Key_Left, this, SLOT( slotBack() ), actionCollection(), "w_back" ); ++// forwardAction = new KAction ( i18n("Forward"), "forward", ALT+Key_Right, this, SLOT( slotForward() ), actionCollection(), "w_forward" ); + + (void) new KAction( i18n( "&Reload Preview" ), "reload", + KStdAccel::key(KStdAccel::Reload), diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index e9aa8cbe65e9..8cfbd195196b 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -10,7 +10,7 @@ PORTNAME= quanta PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 # dammit! I hate this kludge. CATEGORIES= www kde diff --git a/www/kdewebdev4/files/patch-quanta-quanta_init.c b/www/kdewebdev4/files/patch-quanta-quanta_init.c new file mode 100644 index 000000000000..527dd364fd03 --- /dev/null +++ b/www/kdewebdev4/files/patch-quanta-quanta_init.c @@ -0,0 +1,13 @@ +--- quanta/quanta_init.orig Wed Oct 16 21:04:59 2002 ++++ quanta/quanta_init.cpp Wed Oct 16 21:01:26 2002 +@@ -1272,8 +1272,8 @@ + // backAction = KStdAction::back ( this, SLOT( slotBack() ), actionCollection(), "w_back" ); + // forwardAction = KStdAction::forward( this, SLOT( slotForward() ), actionCollection(), "w_forward" ); + +- backAction = new KAction ( i18n("Back"), "back", ALT+Key_Left, this, SLOT( slotBack() ), actionCollection(), "w_back" ); +- forwardAction = new KAction ( i18n("Forward"), "forward", ALT+Key_Right, this, SLOT( slotForward() ), actionCollection(), "w_forward" ); ++// backAction = new KAction ( i18n("Back"), "back", ALT+Key_Left, this, SLOT( slotBack() ), actionCollection(), "w_back" ); ++// forwardAction = new KAction ( i18n("Forward"), "forward", ALT+Key_Right, this, SLOT( slotForward() ), actionCollection(), "w_forward" ); + + (void) new KAction( i18n( "&Reload Preview" ), "reload", + KStdAccel::key(KStdAccel::Reload), diff --git a/www/quanta/Makefile b/www/quanta/Makefile index e9aa8cbe65e9..8cfbd195196b 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -10,7 +10,7 @@ PORTNAME= quanta PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 # dammit! I hate this kludge. CATEGORIES= www kde diff --git a/www/quanta/files/patch-quanta-quanta_init.c b/www/quanta/files/patch-quanta-quanta_init.c new file mode 100644 index 000000000000..527dd364fd03 --- /dev/null +++ b/www/quanta/files/patch-quanta-quanta_init.c @@ -0,0 +1,13 @@ +--- quanta/quanta_init.orig Wed Oct 16 21:04:59 2002 ++++ quanta/quanta_init.cpp Wed Oct 16 21:01:26 2002 +@@ -1272,8 +1272,8 @@ + // backAction = KStdAction::back ( this, SLOT( slotBack() ), actionCollection(), "w_back" ); + // forwardAction = KStdAction::forward( this, SLOT( slotForward() ), actionCollection(), "w_forward" ); + +- backAction = new KAction ( i18n("Back"), "back", ALT+Key_Left, this, SLOT( slotBack() ), actionCollection(), "w_back" ); +- forwardAction = new KAction ( i18n("Forward"), "forward", ALT+Key_Right, this, SLOT( slotForward() ), actionCollection(), "w_forward" ); ++// backAction = new KAction ( i18n("Back"), "back", ALT+Key_Left, this, SLOT( slotBack() ), actionCollection(), "w_back" ); ++// forwardAction = new KAction ( i18n("Forward"), "forward", ALT+Key_Right, this, SLOT( slotForward() ), actionCollection(), "w_forward" ); + + (void) new KAction( i18n( "&Reload Preview" ), "reload", + KStdAccel::key(KStdAccel::Reload), |