Skip to content

Commit

Permalink
Added additional searchkeys to desktop file (#722)
Browse files Browse the repository at this point in the history
* Added additional searchkeys to desktop file
  • Loading branch information
schubi2 committed Jun 28, 2018
1 parent 3820586 commit 581fee0
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions autoyast_desktop/deploy_image.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ X-SuSE-YaST-AutoInstResource=
X-SuSE-YaST-AutoInstPath=install
X-SuSE-YaST-AutoInstSchema=deploy_image.rnc
X-SuSE-YaST-AutoInstClonable=false
X-SuSE-YaST-Keywords=image,deployment

Icon=yast-deploy_image
Exec=
Expand Down
1 change: 1 addition & 0 deletions autoyast_desktop/ssh_import.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ X-SuSE-YaST-AutoInstResource=
X-SuSE-YaST-AutoInstPath=install
X-SuSE-YaST-AutoInstSchema=ssh_import.rnc
X-SuSE-YaST-AutoInstClonable=true
X-SuSE-YaST-Keywords=import,key,ssh,installation

Icon=yast-ssh-server
Exec=
Expand Down
6 changes: 6 additions & 0 deletions package/yast2-installation.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 28 14:40:00 CEST 2018 - schubi@suse.de

- Added additional searchkeys to desktop file (fate#321043).
- 4.0.67

-------------------------------------------------------------------
Wed Jun 27 13:14:47 CEST 2018 - aschnell@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-installation.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#

Name: yast2-installation
Version: 4.0.66
Version: 4.0.67
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
1 change: 1 addition & 0 deletions src/desktop/release_notes.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Support;
X-SuSE-YaST-Call=inst_release_notes
X-SuSE-YaST-RootOnly=false
X-SuSE-YaST-Group=Support
X-SuSE-YaST-Keywords=support,installation,notes,documentation

Icon=yast-release-notes
Exec=/sbin/yast2 inst_release_notes
Expand Down

0 comments on commit 581fee0

Please sign in to comment.