Skip to content

Commit

Permalink
Merge pull request #73 from jsuchome/openSUSE-13_1
Browse files Browse the repository at this point in the history
- yast2-mouse was dropped, do not call its components (bnc#841960)
  • Loading branch information
jsuchome committed Sep 27, 2013
2 parents 18ee86f + 75b1cdb commit 245050a
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.6
3.0.7
5 changes: 0 additions & 5 deletions control/control.openSUSE.xml
Original file line number Diff line number Diff line change
Expand Up @@ -492,10 +492,6 @@ is the most appropriate desktop for you.</label></desktop_dialog>
<name>hwinfo</name>
<presentation_order>80</presentation_order>
</proposal_module>
<proposal_module>
<name>mouse</name>
<presentation_order>90</presentation_order>
</proposal_module>
<!-- software proposal should be computed almost at the end -->
<proposal_module>
<name>software</name>
Expand Down Expand Up @@ -532,7 +528,6 @@ is the most appropriate desktop for you.</label></desktop_dialog>
<proposal_modules config:type="list">
<proposal_module>hwinfo</proposal_module>
<proposal_module>keyboard</proposal_module>
<proposal_module>mouse</proposal_module>
<proposal_module>partitions</proposal_module>
<proposal_module>software</proposal_module>
<proposal_module>bootloader</proposal_module>
Expand Down
2 changes: 0 additions & 2 deletions control/control.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ textdomain="control"
<proposal_modules config:type="list">
<proposal_module>hwinfo</proposal_module>
<proposal_module>keyboard</proposal_module>
<proposal_module>mouse</proposal_module>
<proposal_module>partitions</proposal_module>
<proposal_module>add-on</proposal_module>
<proposal_module>software</proposal_module>
Expand All @@ -101,7 +100,6 @@ textdomain="control"
<proposal_modules config:type="list">
<proposal_module>hwinfo</proposal_module>
<proposal_module>keyboard</proposal_module>
<proposal_module>mouse</proposal_module>
<proposal_module>partitions</proposal_module>
<proposal_module>add-on</proposal_module>
<proposal_module>software</proposal_module>
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 @@
-------------------------------------------------------------------
Fri Sep 27 13:52:26 CEST 2013 - jsuchome@suse.cz

- yast2-mouse was dropped, do not call its components (bnc#841960)
- 3.0.7

-------------------------------------------------------------------
Thu Sep 26 10:47:32 CEST 2013 - jsuchome@suse.cz

Expand Down
1 change: 0 additions & 1 deletion src/clients/inst_finish.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ def main
"label" => _("Copy files to installed system"),
"steps" => [
"autoinst_scripts1",
"mouse",
"copy_files",
"copy_systemfiles",
# For live installer only
Expand Down

0 comments on commit 245050a

Please sign in to comment.