Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 222451 Details for
Bug 308187
net-p2p/vuze remove donation window on (first/random) start
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
just remove it ...
remove_annoying_donationwindow.diff (text/plain), 923 bytes, created by
Hanno Zysik (geki)
on 2010-03-07 11:57:05 UTC
(
hide
)
Description:
just remove it ...
Filename:
MIME Type:
Creator:
Hanno Zysik (geki)
Created:
2010-03-07 11:57:05 UTC
Size:
923 bytes
patch
obsolete
>--- com/aelitis/azureus/ui/swt/shells/main/MainMenu.java.orig 2010-03-07 12:42:08.000000000 +0100 >+++ com/aelitis/azureus/ui/swt/shells/main/MainMenu.java 2010-03-07 12:42:43.000000000 +0100 >@@ -515,8 +515,6 @@ > MenuFactory.addCheckUpdateMenuItem(helpMenu); > } > >- MenuFactory.addDonationMenuItem(helpMenu); >- > MenuFactory.addSeparatorMenuItem(helpMenu); > MenuFactory.addConfigWizardMenuItem(helpMenu); > MenuFactory.addNatTestMenuItem(helpMenu); >--- org/gudy/azureus2/ui/swt/mainwindow/MainMenu.java.orig 2010-03-07 12:42:18.000000000 +0100 >+++ org/gudy/azureus2/ui/swt/mainwindow/MainMenu.java 2010-03-07 12:43:01.000000000 +0100 >@@ -313,7 +313,6 @@ > if (false == SystemProperties.isJavaWebStartInstance()) { > MenuFactory.addCheckUpdateMenuItem(helpMenu); > } >- MenuFactory.addDonationMenuItem(helpMenu); > > MenuFactory.addSeparatorMenuItem(helpMenu); > MenuFactory.addDebugHelpMenuItem(helpMenu);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 308187
: 222451 |
222453