Merge lp:~mborn319/ubuntu/precise/jedit/add_keywords into lp:ubuntu/precise/jedit

Proposed by Michael Born
Status: Needs review
Proposed branch: lp:~mborn319/ubuntu/precise/jedit/add_keywords
Merge into: lp:ubuntu/precise/jedit
Diff against target: 17 lines (+2/-0)
2 files modified
jEdit/package-files/linux/deb/jedit.desktop (+1/-0)
jEdit/package-files/linux/slackware/jEdit.desktop (+1/-0)
To merge this branch: bzr merge lp:~mborn319/ubuntu/precise/jedit/add_keywords
Reviewer Review Type Date Requested Status
Michael Hall Pending
Review via email: mp+96188@code.launchpad.net

Description of the change

Adds searchable keywords to Jedit's .desktop file.
NOTE: This is not submitted to upstream.
Affects: https://bugs.launchpad.net/ubuntu/+source/jedit/+bug/948054

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

Is there a reason it hasn't been submitted upstream?

Revision history for this message
Michael Born (mborn319) wrote :

Apologies, but submitting to upstream looked quite complicated for a
beginner like me.

On Tue, Mar 6, 2012 at 12:37 PM, Michael Hall <email address hidden> wrote:

> Is there a reason it hasn't been submitted upstream?
> --
>
> https://code.launchpad.net/~mborn319/ubuntu/precise/jedit/add_keywords/+merge/96188
> You are the owner of lp:~mborn319/ubuntu/precise/jedit/add_keywords.
>

Revision history for this message
Michael Hall (mhall119) wrote :

They have instructions for submitting patches on their website: http://jedit.org/index.php?page=devel#patches

It looks like the process is:
1) svn co https://jedit.svn.sourceforge.net/svnroot/jedit jedit
2) make you changes to ./jedit/whatever
3) svn diff > keywords.patch
4) go to https://sourceforge.net/tracker/?group_id=588&atid=300588 and click "Add new"
5) Add your description like you have on the Launchpad Bug and attach keywords.patch
6) Come back here and post a link to the new Tracker item

Let me know if you need any other help, and thanks for the submission!

Revision history for this message
Michael Hall (mhall119) wrote :

Well, keep the above for future reference, someone from jEdit already accepted and applied your change:
http://jedit.svn.sourceforge.net/viewvc/jedit?view=revision&revision=21255

Unmerged revisions

15. By Michael Born

Add Keywords to .desktop file

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jEdit/package-files/linux/deb/jedit.desktop'
2--- jEdit/package-files/linux/deb/jedit.desktop 2011-08-12 22:14:44 +0000
3+++ jEdit/package-files/linux/deb/jedit.desktop 2012-03-06 17:26:24 +0000
4@@ -16,3 +16,4 @@
5 StartupNotify=true
6 MimeType=text/plain;
7 StartupWMClass=org-gjt-sp-jedit-jEdit
8+Keywords=Code;Editor;Programming;PHP;FTP;
9
10=== modified file 'jEdit/package-files/linux/slackware/jEdit.desktop'
11--- jEdit/package-files/linux/slackware/jEdit.desktop 2011-08-12 22:14:44 +0000
12+++ jEdit/package-files/linux/slackware/jEdit.desktop 2012-03-06 17:26:24 +0000
13@@ -10,3 +10,4 @@
14 Type=Application
15 Categories=Application;Development;
16 StartupNotify=true
17+Keywords=Code;Editor;Programming;PHP;FTP;

Subscribers

People subscribed via source and target branches

to all changes: