Revision b5061ac8 trunk/Pithos.Client.WPF/App.xaml.cs

b/trunk/Pithos.Client.WPF/App.xaml.cs
21 21
            var extensionController = new ShellExtensionController();
22 22
            extensionController.RegisterExtensions();
23 23
            
24
/*
24

  
25 25
            var appPatth =    Assembly.GetExecutingAssembly().Location;
26 26
            Registry.LocalMachine.SetValue(@"Software\Pithos\AppPath",appPatth );
27
*/
28 27

  
29 28
            InitializeComponent();            
30 29
            //Application.Current.ApplyTheme("BureauBlue");

Also available in: Unified diff