Skip to content

Commit

Permalink
show release notes button
Browse files Browse the repository at this point in the history
Conflicts:
	package/yast2-installation.changes
  • Loading branch information
jsrain authored and lslezak committed Oct 29, 2013
1 parent 2362a44 commit acd5b10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/yast2-installation.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 26 11:39:17 UTC 2013 - jsrain@suse.cz

- show release notes button (fate#314695)

-------------------------------------------------------------------
Fri Oct 25 10:06:07 CEST 2013 - aschnell@suse.de

Expand Down
3 changes: 3 additions & 0 deletions src/clients/inst_worker_initial.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ def main
WFM.CallFunction("inst_check_autoinst_mode", [])
end

# Show the "Release Notes" button
Wizard.ShowReleaseNotesButton(_("Re&lease Notes..."), "show_release_notes")

@ret = nil

# --- Runing the installation workflow ---
Expand Down

0 comments on commit acd5b10

Please sign in to comment.