src/Tools/jEdit/patches/favorites
changeset 69838 4419d4d675c3
parent 69779 a2218981a5d6
equal deleted inserted replaced
69837:f2e4a94d9aaf 69838:4419d4d675c3
     1 diff -ru 5.5.0/jEdit/org/gjt/sp/jedit/io/FavoritesVFS.java 5.5.0/jEdit-patched/org/gjt/sp/jedit/io/FavoritesVFS.java
     1 diff -ru 5.5.0/jEdit/org/gjt/sp/jedit/io/FavoritesVFS.java 5.5.0/jEdit-patched/org/gjt/sp/jedit/io/FavoritesVFS.java
     2 --- 5.5.0/jEdit/org/gjt/sp/jedit/io/FavoritesVFS.java	2018-04-09 01:57:13.000000000 +0200
     2 --- 5.5.0/jEdit/org/gjt/sp/jedit/io/FavoritesVFS.java	2018-04-09 01:57:13.000000000 +0200
     3 +++ 5.5.0/jEdit-patched/org/gjt/sp/jedit/io/FavoritesVFS.java	2019-01-31 21:48:47.418367799 +0100
     3 +++ 5.5.0/jEdit-patched/org/gjt/sp/jedit/io/FavoritesVFS.java	2019-02-24 12:20:21.702501903 +0100
     4 @@ -70,7 +70,8 @@
     4 @@ -70,7 +70,8 @@
     5  	public VFSFile[] _listFiles(Object session, String url,
     5  	public VFSFile[] _listFiles(Object session, String url,
     6  		Component comp)
     6  		Component comp)
     7  	{
     7  	{
     8 -		return getFavorites();
     8 -		return getFavorites();