Accepting request 256317 from X11:terminals
In the lack of consensus on hiding the xterm desktop item completely in a GNOME session, this is a (hopefully temporary) workaround which puts the xterm item inside the Utilities app-folder in the GNOME Shell overview, which is where gnome-terminal is also listed; *only* affects while a user is in a GNOME session (forwarded request 255346 from badshah400) OBS-URL: https://build.opensuse.org/request/show/256317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=93
This commit is contained in:
commit
bd2f413e19
13
xterm-desktop-item-in-gnome-utilities-appfolder.patch
Normal file
13
xterm-desktop-item-in-gnome-utilities-appfolder.patch
Normal file
@ -0,0 +1,13 @@
|
||||
Group the desktop file into the Utilities folder in the GNOME
|
||||
shell application overview.
|
||||
|
||||
diff --git a/xterm.desktop.old b/xterm.desktop
|
||||
index ea23c9b..5381d02 100644
|
||||
--- a/xterm.desktop.old
|
||||
+++ b/xterm.desktop
|
||||
@@ -39,4 +39,4 @@ Terminal=false
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Icon=terminal
|
||||
-Categories=System;TerminalEmulator;
|
||||
+Categories=System;TerminalEmulator;X-GNOME-Utilities;
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 12 18:39:01 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
- Add xterm-desktop-item-in-gnome-utilities-appfolder.patch to
|
||||
group xterm desktop item in the Utilities app-folder in the
|
||||
GNOME shell.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 14:12:20 UTC 2014 - pcerny@suse.com
|
||||
|
||||
|
@ -80,6 +80,7 @@ Patch5: xterm-forbid_window_and_font_ops.patch
|
||||
Patch6: xterm-enable_libtinfo.patch
|
||||
Patch7: xterm-allow_iso-utf_fonts_in_menu.patch
|
||||
Patch8: xterm-decomposed_bitmaps.patch
|
||||
Patch9: xterm-desktop-item-in-gnome-utilities-appfolder.patch
|
||||
Patch101: vttest-config_update_aarch64.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} > 1220
|
||||
@ -103,6 +104,7 @@ This package contains the basic X.Org terminal program.
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
cp -t . %{S:8} %{S:9}
|
||||
bunzip2 %{basename:%{S:8}} %{basename:%{S:9}}
|
||||
cd ../vttest-%{vttest_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user