diff --git a/desktop/yast2-packager.desktop b/desktop/yast2-packager.desktop index 5ed5e1c9a..ee15a15a4 100644 --- a/desktop/yast2-packager.desktop +++ b/desktop/yast2-packager.desktop @@ -10,6 +10,7 @@ Icon=yast-sw_single Terminal=false Type=Application Categories=System;PackageManager;X-SuSE-ControlCenter-System; +X-SuSE-YaST-Keywords=software,packages,rpm,installation,deletion MimeType=application/x-rpm;application/x-redhat-package-manager; NotShowIn=GNOME;MATE; StartupNotify=true diff --git a/package/yast2-packager.changes b/package/yast2-packager.changes index 1717f4f00..7be1f4506 100644 --- a/package/yast2-packager.changes +++ b/package/yast2-packager.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 26 17:19:48 CEST 2018 - schubi@suse.de + +- Added additional searchkeys to desktop file (fate#321043). +- 4.0.68 + ------------------------------------------------------------------- Tue May 29 22:47:39 UTC 2018 - igonzalezsosa@suse.com diff --git a/package/yast2-packager.spec b/package/yast2-packager.spec index ac264eb98..b4ad3f998 100644 --- a/package/yast2-packager.spec +++ b/package/yast2-packager.spec @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 4.0.67 +Version: 4.0.68 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/src/desktop/checkmedia.desktop b/src/desktop/checkmedia.desktop index 8c3033850..b818a9c42 100644 --- a/src/desktop/checkmedia.desktop +++ b/src/desktop/checkmedia.desktop @@ -14,6 +14,7 @@ X-SuSE-YaST-AutoInst= X-SuSE-YaST-Geometry= X-SuSE-YaST-SortKey= X-SuSE-YaST-AutoInstResource= +X-SuSE-YaST-Keywords=software,media,check,dvd,cd,packages,repositories Icon=yast-checkmedia Exec=/sbin/yast2 checkmedia diff --git a/src/desktop/sw_single.desktop b/src/desktop/sw_single.desktop index 02e804cb7..489639735 100644 --- a/src/desktop/sw_single.desktop +++ b/src/desktop/sw_single.desktop @@ -13,6 +13,7 @@ X-SuSE-YaST-AutoInst= X-SuSE-YaST-Geometry= X-SuSE-YaST-SortKey=20 X-SuSE-YaST-AutoInstResource= +X-SuSE-YaST-Keywords=software,packages,rpm,repositories,installation,deletion Icon=yast-sw_single Exec=xdg-su -c "/sbin/yast2 sw_single" diff --git a/src/desktop/sw_source.desktop b/src/desktop/sw_source.desktop index d56ac104a..865634864 100644 --- a/src/desktop/sw_source.desktop +++ b/src/desktop/sw_source.desktop @@ -13,6 +13,7 @@ X-SuSE-YaST-AutoInst= X-SuSE-YaST-Geometry= X-SuSE-YaST-SortKey= X-SuSE-YaST-AutoInstResource= +X-SuSE-YaST-Keywords=software,packages,rpm,repositories Icon=yast-sw_source Exec=xdg-su -c "/sbin/yast2 repositories"