<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Duncan Murdoch wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ef34dc56-5c0a-9796-dd7c-56d0cdf909ee@gmail.com">I have
      some old notes that say to change the file types listed in the
      File Open dialog, I should edit the texworks-config.txt file in
      the configuration directory.  I'm on a Mac, and see this file in
      ~/Library/TeXworks/configuration, but changes there appear to have
      no effect when I open TeXworks again.  I still see the old file
      types [...]<br>
    </blockquote>
    Rather than going directly to ~/Library/TeXworks/configuration, I
    would instead use the TeXworks "Help" menu, option "Settings and
    Resources", then follow the clickable link from "Resources" where
    you should see :<br>
    <blockquote>completion<br>
      configuration<br>
      scripts<br>
      translations<br>
      TWFile Versions.db<br>
    </blockquote>
    Under "configuration" you should see "auto-indent-patterns.txt" ...
    texworks-config.txt ... tools.ini<br>
    <br>
    In texworks-config.txt you should see <br>
    <br>
    <tt># TeXworks: Miscellaneous configuration options that don't show
      up in the Preferences<br>
      <br>
      [...]<br>
      <br>
      # To override the built-in list of file types in the File/Open
      dialog,<br>
      # uncomment and customize these entries:<br>
      #<br>
      # file-open-filter:    TeX documents (*.tex)<br>
      # file-open-filter:    LaTeX documents (*.ltx)<br>
      # file-open-filter:    Log files (*.log *.blg)<br>
      # file-open-filter:    BibTeX databases (*.bib)<br>
      # file-open-filter:    Style files (*.sty)<br>
      # file-open-filter:    Class files (*.cls)<br>
      # file-open-filter:    Documented macros (*.dtx)<br>
      # file-open-filter:    Auxiliary files (*.aux *.toc *.lot *.lof
      *.nav *.out *.snm *.ind *.idx *.bbl *.brf)<br>
      # file-open-filter:    Text files (*.txt)<br>
      # file-open-filter:    PDF documents (*.pdf)<br>
      # file-open-filter:    All files (*)<br>
      <br>
    </tt>where I would uncommon those that you wish to retain and add
    corresponding entries for the new ones.<br>
    -- <br>
    <i>Philip Taylor</i><tt><br>
    </tt>
  </body>
</html>