This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH mintty] Add an XWin XDG menu entry


On 07.07.2015 01:12, Yaakov Selkowitz wrote:
---
Thomas, could you please ship a new release with this patch ASAP?
Are you sure this is desired? Mintty isn't related to X Windows; it could be listed in its menu anyway, but... one more opinion?
Thomas
  cygwin/mintty.cygport | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/cygwin/mintty.cygport b/cygwin/mintty.cygport
index 35ee031..26f5423 100644
--- a/cygwin/mintty.cygport
+++ b/cygwin/mintty.cygport
@@ -32,4 +32,6 @@ src_install() {
    doman docs/mintty.1
    dodoc COPYING LICENSE.Oxygen LICENSE.PuTTY
    dodoc cygwin/README cygwin/setup.hint
+
+  make_desktop_entry mintty "Cygwin Terminal" utilities-terminal "System;TerminalEmulator" "" "OnlyShowIn=X-Cygwin;"
  }


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]