diff options
author | monsta <[email protected]> | 2016-05-26 11:47:12 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-05-26 11:47:12 +0300 |
commit | 7ac202c5d9cd7232fb2b56d4c0124f54f7a0593a (patch) | |
tree | c1371ae12144f67adcdae4a4a68a7e2aaa3a36ff /HACKING | |
parent | 3285e1e7122293ee5ac65a2462e4e5cea7bb80e0 (diff) | |
download | mate-terminal-7ac202c5d9cd7232fb2b56d4c0124f54f7a0593a.tar.bz2 mate-terminal-7ac202c5d9cd7232fb2b56d4c0124f54f7a0593a.tar.xz |
drop ancient and irrelevant gnome files
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/HACKING b/HACKING deleted file mode 100644 index a0c8d3f..0000000 --- a/HACKING +++ /dev/null @@ -1,13 +0,0 @@ -Do NOT commit to this module without permission from a maintainer; -see the MAINTAINERS file for who they are. - -=============================================================================== - -Discussion about mate-terminal should happen on [email protected], [email protected], or [email protected], depending on what sort of -discussion it is. Reporting a bug on http://bugzilla.mate.org is equally fine. - -Remember that the terminal emulation is provided by the VTE widget, maintained -as the 'vte' module on the MATE SVN. The mate-terminal product in bugzilla -only covers the menubar, toolbar, and command line options, essentially. VTE, -in turn, is responsible for the actual terminal display. |