<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO Properties dialog should show LibreOffice version number, i.e. the meta:generator string"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111698">bug 111698</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Windows explorer file properties dialog should show LibreOffice version number
           </td>
           <td>LO Properties dialog should show LibreOffice version number, i.e. the meta:generator string
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Windows (All)
           </td>
           <td>All
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO Properties dialog should show LibreOffice version number, i.e. the meta:generator string"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111698#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO Properties dialog should show LibreOffice version number, i.e. the meta:generator string"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111698">bug 111698</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>@Jay, why would this be linked to the Windows Explorer bundled extension? First
effort should be to extend the LibreOffice Properties dialog as the OP
requested.

That addition could more effectively be made cross platform adjusting the
SfxDocumentInfoItem structure in dinfdlg.cxx/hxx [1][2][3]and reflected in
documentpropertiesdialog.ui  

Also, we already hold properties in the ODF archive's meta.xml, strings from
SfxDocumentMetaData.cxx [4] with some other Dublin Core (dc:) attributes. 
Would think adding meta:generator, and some of the other dc: attributes, could
be added to the LibreOffice Properties dialog.

Get the additional properties including generator working correctly in the
Properties dialog cross platform, then can do something about adding it to the
Windows shell via the Windows Explorer Extension.

=-refs-=
[1]
<a href="https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/dinfdlg.cxx#204">https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/dinfdlg.cxx#204</a>
[2] <a href="https://opengrok.libreoffice.org/xref/core/include/sfx2/dinfdlg.hxx#60">https://opengrok.libreoffice.org/xref/core/include/sfx2/dinfdlg.hxx#60</a>
[3]
<a href="https://opengrok.libreoffice.org/xref/core/sfx2/uiconfig/ui/documentpropertiesdialog.ui">https://opengrok.libreoffice.org/xref/core/sfx2/uiconfig/ui/documentpropertiesdialog.ui</a>
[4]
<a href="https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/SfxDocumentMetaData.cxx#378">https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/SfxDocumentMetaData.cxx#378</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>