Kaydet (Commit) de56b0f2 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Removed unused URE version ini file.

üst 5d4af26a
...@@ -1165,63 +1165,6 @@ Module gid_Module_Root_Ure_Hidden ...@@ -1165,63 +1165,6 @@ Module gid_Module_Root_Ure_Hidden
gid_Unixlink_File_Dl_Libxml2); gid_Unixlink_File_Dl_Libxml2);
End End
// Profile version.ini
Profile gid_Profile_Version_Ini_Ure
ModuleID = gid_Module_Root_Ure_Hidden;
Name = PROFILENAME(version);
Dir = gid_Dir_Ure_Bin;
Styles = ();
End
ProfileItem gid_Ure_Profileitem_Version_Buildid
ProfileID = gid_Profile_Version_Ini_Ure;
ModuleID = gid_Module_Root_Ure_Hidden;
Section = "Version";
Key = "buildid";
Value = "<buildid>";
End
ProfileItem gid_Ure_Profileitem_Version_Productsource
ProfileID = gid_Profile_Version_Ini_Ure;
ModuleID = gid_Module_Root_Ure_Hidden;
Section = "Version";
Key = "ProductSource";
Value = "<sourceid>";
End
ProfileItem gid_Ure_Profileitem_Version_Productmajor
ProfileID = gid_Profile_Version_Ini_Ure;
ModuleID = gid_Module_Root_Ure_Hidden;
Section = "Version";
Key = "ProductMajor";
Value = "<productmajor>";
End
ProfileItem gid_Ure_Profileitem_Version_Productminor
ProfileID = gid_Profile_Version_Ini_Ure;
ModuleID = gid_Module_Root_Ure_Hidden;
Section = "Version";
Key = "ProductMinor";
Value = "<productminor>";
End
ProfileItem gid_Ure_Profileitem_Version_Productbuildid
ProfileID = gid_Profile_Version_Ini_Ure;
ModuleID = gid_Module_Root_Ure_Hidden;
Section = "Version";
Key = "ProductBuildid";
Value = "<productbuildid>";
End
ProfileItem gid_Ure_Profileitem_Version_Ooobaseversion
ProfileID = gid_Profile_Version_Ini_Ure;
ModuleID = gid_Module_Root_Ure_Hidden;
Section = "Version";
Key = "OOOBaseVersion";
Value = "${OOOBASEVERSION}";
End
// Windows Registry: // Windows Registry:
RegistryItem gid_Regitem_Path RegistryItem gid_Regitem_Path
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment