view src/gui_gtk_res.xml @ 12218:cd366d80d53e v8.0.0989

patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6 commit https://github.com/vim/vim/commit/77f7474d089cbc68cb7df32cc3828a9dec80fd93 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 23 22:40:41 2017 +0200 patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6 Problem: ActiveTcl dll name has changed in 8.6.6. Solution: Adjust the makefile. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Wed, 23 Aug 2017 22:45:05 +0200
parents e2fe7a67b3a4
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
    <gresource prefix="/org/vim/gui/icon">
        <file>stock_vim_build_tags.png</file>
        <file>stock_vim_find_help.png</file>
        <file>stock_vim_save_all.png</file>
        <file>stock_vim_session_load.png</file>
        <file>stock_vim_session_new.png</file>
        <file>stock_vim_session_save.png</file>
        <file>stock_vim_shell.png</file>
        <file>stock_vim_window_maximize.png</file>
        <file>stock_vim_window_maximize_width.png</file>
        <file>stock_vim_window_minimize.png</file>
        <file>stock_vim_window_minimize_width.png</file>
        <file>stock_vim_window_split.png</file>
        <file>stock_vim_window_split_vertical.png</file>
    </gresource>
</gresources>