<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>45129</bug_id>
          
          <creation_ts>2010-09-02 14:01:25 -0700</creation_ts>
          <short_desc>[GTK] ignore po~ files in .gitignore</short_desc>
          <delta_ts>2010-09-07 02:12:37 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="arno.">a.renevier</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alex</cc>
    
    <cc>commit-queue</cc>
    
    <cc>gustavo</cc>
    
    <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>273561</commentid>
    <comment_count>0</comment_count>
    <who name="arno.">a.renevier</who>
    <bug_when>2010-09-02 14:01:25 -0700</bug_when>
    <thetext>Hi,
after building webkit-gtk, a few .po~ files are reported as untracked by git status
file WebKit/gtk/po/webkit-2.0.pot  is also reported as untracked by git status</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>273562</commentid>
    <comment_count>1</comment_count>
      <attachid>66409</attachid>
    <who name="arno.">a.renevier</who>
    <bug_when>2010-09-02 14:07:08 -0700</bug_when>
    <thetext>Created attachment 66409
patch v1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>273979</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-09-03 09:49:37 -0700</bug_when>
    <thetext>If possible it would be great to get these to generate in the build directory.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274367</commentid>
    <comment_count>3</comment_count>
    <who name="arno.">a.renevier</who>
    <bug_when>2010-09-04 11:14:45 -0700</bug_when>
    <thetext>I can&apos;t find how those .po~ are created
I think that must be in WebKit/gtk/po/GNUmakefile.am
but which command create them ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274368</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-09-04 11:19:03 -0700</bug_when>
    <thetext>I&apos;ve CC&apos;d Alex, who has done some work with the po files in the past.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274712</commentid>
    <comment_count>5</comment_count>
    <who name="Gustavo Noronha (kov)">gustavo</who>
    <bug_when>2010-09-06 11:00:50 -0700</bug_when>
    <thetext>Two ideas: why not ignore all *~ files, given those are usually generated by popular editors such as Emacs? Also, we should ignore WebKit/gtk/po/*.pot, because the name of the pot file may change depending on the version of the library that is being build (with gtk2 or 3)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274714</commentid>
    <comment_count>6</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-09-06 11:04:02 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Two ideas: why not ignore all *~ files, given those are usually generated by popular editors such as Emacs?

I think this is a great idea.

&gt; Also, we should ignore WebKit/gtk/po/*.pot, because the name of the pot file may change depending on the version of the library that is being build (with gtk2 or 3)

Agree with this as well, though I believe we can get it to generate in WebKitBuild still. For now I think it&apos;s probably fine to ignore it where it is.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274757</commentid>
    <comment_count>7</comment_count>
      <attachid>66666</attachid>
    <who name="arno.">a.renevier</who>
    <bug_when>2010-09-06 12:52:08 -0700</bug_when>
    <thetext>Created attachment 66666
patch v1.1

(In reply to comment #5)
&gt; Two ideas: why not ignore all *~ files, given those are usually generated by popular editors such as Emacs? Also, we should ignore WebKit/gtk/po/*.pot, because the name of the pot file may change depending on the version of the library that is being build (with gtk2 or 3)

Should we ignore *~ globally or just for gtk ?
here is an updated patch ignoring *~ globally.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274875</commentid>
    <comment_count>8</comment_count>
      <attachid>66666</attachid>
    <who name="Holger Freyther">zecke</who>
    <bug_when>2010-09-07 00:55:50 -0700</bug_when>
    <thetext>Comment on attachment 66666
patch v1.1

Looks good. Nice patch number.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274916</commentid>
    <comment_count>9</comment_count>
      <attachid>66666</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-09-07 02:12:33 -0700</bug_when>
    <thetext>Comment on attachment 66666
patch v1.1

Clearing flags on attachment: 66666

Committed r66870: &lt;http://trac.webkit.org/changeset/66870&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274917</commentid>
    <comment_count>10</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-09-07 02:12:37 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>66409</attachid>
            <date>2010-09-02 14:07:08 -0700</date>
            <delta_ts>2010-09-06 12:52:08 -0700</delta_ts>
            <desc>patch v1</desc>
            <filename>45129.patch</filename>
            <type>text/plain</type>
            <size>1003</size>
            <attacher name="arno.">a.renevier</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhLy5naXRpZ25vcmUgYi8uZ2l0aWdub3JlCmluZGV4IGEyYzc4OWIuLmJiNGZk
NjEgMTAwNjQ0Ci0tLSBhLy5naXRpZ25vcmUKKysrIGIvLmdpdGlnbm9yZQpAQCAtNzUsMTEgKzc1
LDEzIEBAIExheW91dFRlc3RzL2phdmEvKi5jbGFzcwogL2F1dG90b29scy9sdHN1Z2FyLm00CiAv
YXV0b3Rvb2xzL2x0dmVyc2lvbi5tNAogL2F1dG90b29scy9sdH5vYnNvbGV0ZS5tNAogL2F1dG90
b29scy9taXNzaW5nCiAvYXV0b3Rvb2xzY29uZmlnLmguaW4KIC9jb25maWd1cmUKIC9HTlVtYWtl
ZmlsZS5pbgogL1dlYktpdC9ndGsvZG9jcy9HTlVtYWtlZmlsZS5pbgorL1dlYktpdC9ndGsvcG8v
Ki5wb34KKy9XZWJLaXQvZ3RrL3BvL3dlYmtpdC0yLjAucG90CiAvZ3RrLWRvYy5tYWtlCiAvSU5T
VEFMTAogL1JFQURNRQpkaWZmIC0tZ2l0IGEvQ2hhbmdlTG9nIGIvQ2hhbmdlTG9nCmluZGV4IGM3
NWNjODcuLjRhMmNkMDEgMTAwNjQ0Ci0tLSBhL0NoYW5nZUxvZworKysgYi9DaGFuZ2VMb2cKQEAg
LTEsOCArMSwxNyBAQAorMjAxMC0wOS0wMiAgQXJubyBSZW5ldmllciAgPGFybm9AcmVuZXZpZXIu
bmV0PgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIGln
bm9yZSBndGsgLnBvfiBmaWxlcyBhbmQgZ3RrIHdlYmtpdC0yLjAucG90IGZpbGVzIGluIC5naXRp
Z25vcmUKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTQ1
MTI5CisKKyAgICAgICAgKiAuZ2l0aWdub3JlOgorCiAyMDEwLTA5LTAxICBSeXVhbiBDaG9pICA8
cnl1YW4uY2hvaUBzYW1zdW5nLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBieSBBbnRvbmlvIEdv
bWVzLgogCiAgICAgICAgIFtFRkxdIE5lZWQgdG8gY2hlY2sgTGliU291cCB2ZXJzaW9uCiAgICAg
ICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD00NDY1OAogCiAgICAg
ICAgIEFkZCB2ZXJzaW9uIGNoZWNrIG9mIExpYlNvdXAuCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>66666</attachid>
            <date>2010-09-06 12:52:08 -0700</date>
            <delta_ts>2010-09-07 02:12:32 -0700</delta_ts>
            <desc>patch v1.1</desc>
            <filename>0001-bug-45129.patch</filename>
            <type>text/plain</type>
            <size>1251</size>
            <attacher name="arno.">a.renevier</attacher>
            
              <data encoding="base64">RnJvbSA5MTQ4ZjdkOTFhZGU2OTBkODVmNzlmYzdkYmU0NWRhMDkxZGVhYzliIE1vbiBTZXAgMTcg
MDA6MDA6MDAgMjAwMQpGcm9tOiBBcm5vIFJlbmV2aWVyIDxhcm5vQHJlbmV2aWVyLm5ldD4KRGF0
ZTogTW9uLCA2IFNlcCAyMDEwIDIxOjUwOjAyICswMjAwClN1YmplY3Q6IFtQQVRDSF0gYnVnICM0
NTEyOQoKLS0tCiAuZ2l0aWdub3JlIHwgICAgMiArKwogQ2hhbmdlTG9nICB8ICAgIDkgKysrKysr
KysrCiAyIGZpbGVzIGNoYW5nZWQsIDExIGluc2VydGlvbnMoKyksIDAgZGVsZXRpb25zKC0pCgpk
aWZmIC0tZ2l0IGEvLmdpdGlnbm9yZSBiLy5naXRpZ25vcmUKaW5kZXggYTJjNzg5Yi4uNWQ5NmFk
MiAxMDA2NDQKLS0tIGEvLmdpdGlnbm9yZQorKysgYi8uZ2l0aWdub3JlCkBAIC0xMCw2ICsxMCw3
IEBAIFdlYktpdFRvb2xzL1NjcmlwdHMvd2Via2l0cHkvdGhpcmRwYXJ0eS9hdXRvaW5zdGFsbGVk
CiAjIElnbm9yZSBjb21tb24gdG9vbCBhdXRvLWdlbmVyYXRlZCBmaWxlcy4KIC5nZGJfaGlzdG9y
eQogdGFncworKn4KIAogIyBJZ25vcmUgQ2hyb21pdW0gcHJvamVjdHMgYXV0by1nZW5lcmF0ZWQg
ZnJvbSAuZ3lwIGZpbGVzOgogSmF2YVNjcmlwdENvcmUvSmF2YVNjcmlwdENvcmUuZ3lwLyouTWFr
ZWZpbGUKQEAgLTgwLDYgKzgxLDcgQEAgTGF5b3V0VGVzdHMvamF2YS8qLmNsYXNzCiAvY29uZmln
dXJlCiAvR05VbWFrZWZpbGUuaW4KIC9XZWJLaXQvZ3RrL2RvY3MvR05VbWFrZWZpbGUuaW4KKy9X
ZWJLaXQvZ3RrL3BvLyoucG90CiAvZ3RrLWRvYy5tYWtlCiAvSU5TVEFMTAogL1JFQURNRQpkaWZm
IC0tZ2l0IGEvQ2hhbmdlTG9nIGIvQ2hhbmdlTG9nCmluZGV4IDQzNmU0ODUuLmIxNjE0ZDEgMTAw
NjQ0Ci0tLSBhL0NoYW5nZUxvZworKysgYi9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxMiBAQAorMjAx
MC0wOS0wMiAgQXJubyBSZW5ldmllciAgPGFybm9AcmVuZXZpZXIubmV0PgorCisgICAgICAgIFJl
dmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIGdpdGlnbm9yZSAqfiBmaWxlcyBh
bmQgZ3RrICoucG90IGZpbGVzCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3df
YnVnLmNnaT9pZD00NTEyOQorCisgICAgICAgICogLmdpdGlnbm9yZToKKwogMjAxMC0wOS0wNCAg
THVjYXMgRGUgTWFyY2hpICA8bHVjYXMuZGVtYXJjaGlAcHJvZnVzaW9uLm1vYmk+CiAKICAgICAg
ICAgUmV2aWV3ZWQgYnkgS2VubmV0aCBSb2hkZSBDaHJpc3RpYW5zZW4uCi0tIAoxLjcuMQoK
</data>

          </attachment>
      

    </bug>

</bugzilla>