commit | 39373819fd5fad825df416f1e2b96a6f43758e23 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 17:20:27 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 17:20:27 2016 +0100 |
tree | b4da9226333c6933c185593655de8defcba176e9 | |
parent | af2dff8fbc0e0c1dd7cb5ae058c3b896c28f7d24 [diff] [blame] |
patch 7.4.1019 Problem: Directory listing of "src" is too long. Solution: Rename the resources file to make it shorter.
diff --git a/Filelist b/Filelist index 8004925..fcb1ed1 100644 --- a/Filelist +++ b/Filelist
@@ -191,7 +191,7 @@ src/gui_gtk_f.c \ src/gui_gtk_f.h \ src/gui_gtk_x11.c \ - src/gui_gtk_gresources.xml \ + src/gui_gtk_res.xml \ src/gui_motif.c \ src/gui_xmdlg.c \ src/gui_xmebw.c \