prop2prefs

Unnamed repository; edit this file 'description' to name the repository.
git clone http://git.code.weiherhei.de/prop2prefs.git
Log | Files | Refs

prefs.reg (211B)


      1 REGEDIT4
      2 
      3 [HKEY_CURRENT_USER\Software\JavaSoft\prefs\prop]
      4 "test2"="Test 2"
      5 "test1"="Test 1"
      6 
      7 [HKEY_CURRENT_USER\Software\JavaSoft\prefs\prop\subpackage]
      8 "tTest1"="Test 1"
      9 "t_Test1"="Test 1"
     10 "t_test2"="Test 1"
     11