mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
We currently have brush and pattern I/O code in both the core and plug-ins. This commit starts removing plug-in code in favor of having one copy of the code in the core, much like XCF loading and saving is implemented. Add app/file-data/ module with file procedure registering code, for now just with an implementation of file-gbr-load. Remove the file-gbr-load code from the file-gbr plug-in.
8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
/Makefile
|
|
/Makefile.in
|
|
/.deps
|
|
/.libs
|
|
/*.lo
|
|
/libappfile-data.a
|
|
/libappfile-data.la
|