kitty/kitty-0.8.2-desktopfile-category.patch
Marcus Meissner 29bb111429 Accepting request 589745 from home:jubalh
I would like to have this in a more official repo than my home. But dont plan to push it into factory (yet).

OBS-URL: https://build.opensuse.org/request/show/589745
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=1
2018-03-23 09:39:09 +00:00

13 lines
332 B
Diff

diff -urEbwB kitty-0.8.2/setup.py kitty-0.8.2.new/setup.py
--- kitty-0.8.2/setup.py 2018-03-17 13:15:57.000000000 +0100
+++ kitty-0.8.2.new/setup.py 2018-03-21 11:23:51.409869542 +0100
@@ -549,7 +549,7 @@
TryExec=kitty
Exec=kitty
Icon=kitty
-Categories=System;
+Categories=System;TerminalEmulator;
'''
)
# }}}