Module: wine Branch: master Commit: b49c565f95241a7c60603abf685abae94b535ece URL: http://source.winehq.org/git/wine.git/?a=commit;h=b49c565f95241a7c60603abf68...
Author: Alexandre Julliard julliard@winehq.org Date: Tue May 7 15:47:50 2013 +0200
wine.inf: Remove no longer used control panel section.
---
tools/wine.inf.in | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 89c6a75..e48d824 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -35,7 +35,6 @@ AddReg=\ Classes,\ ContentIndex,\ ControlClass,\ - ControlPanel,\ CurrentVersion,\ Debugger,\ DirectX,\ @@ -59,7 +58,6 @@ AddReg=\ Classes,\ ContentIndex,\ ControlClass,\ - ControlPanel,\ CurrentVersion,\ Debugger,\ DirectX,\ @@ -85,7 +83,6 @@ AddReg=\ Classes,\ ContentIndex,\ ControlClass,\ - ControlPanel,\ CurrentVersion,\ CurrentVersionWow64,\ Debugger,\