]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 5 Jun 2016 07:26:24 +0000 (09:26 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 5 Jun 2016 07:26:24 +0000 (09:26 +0200)
blog/A_program_should_be_able_to_open_its_own_files_on_Linux.html
blog/archive/2016/06/06.rss
blog/archive/2016/06/index.html
blog/data/2016-06-05-open-your-files.txt
blog/index.html
blog/index.rss
blog/tags/debian/debian.rss
blog/tags/debian/index.html
blog/tags/english/english.rss
blog/tags/english/index.html

index 58dfa334a06cdd1c6df2ff116f2b5ad9fe4117c0..95fbe09febdc1748ab5e4c39d93cf3db6a47f887 100644 (file)
@@ -68,7 +68,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.</p>
 
 <p>The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 <tt>file --mime-type</tt> mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index 93fbcee37cd6c8074599c1e208e91bc2087d83eb..e5c4077b8feaa0fc82b5e2a6c16a6e479ae7666b 100644 (file)
@@ -57,7 +57,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.&lt;/p&gt;
 
 &lt;p&gt;The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 &lt;tt&gt;file --mime-type&lt;/tt&gt; mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index 0a84b746dd0ae96d709f94972d8bcf631e69d424..e6377b093022076c8f6a07909ddd3bb5d439ec0b 100644 (file)
@@ -75,7 +75,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.</p>
 
 <p>The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 <tt>file --mime-type</tt> mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index 73d76270d7c4e3df03d2cc9f77d6e3ac951ae433..66e778798361d2b36b520a53dfdb7012adc75e2c 100644 (file)
@@ -29,7 +29,7 @@ while back I discovered that the screencast recorder
 gtk-recordmydesktop would save an Ogg Theora video file the KDE file
 browser would refuse to open.  No video player claimed to understand
 such file.  I tracked down the cause being <tt>file --mime-type</tt>
-returning the application/ogg mime type, which no video player I had
+returning the application/ogg MIME type, which no video player I had
 installed listed as a MIME type they would understand.  I asked for
 <a href="http://bugs.gw.com/view.php?id=382">file to change its
 behavour</a> and use the MIME type video/ogg instead.  I also asked
@@ -50,8 +50,8 @@ from the file browser, here are some notes on how to fix it.</p>
 <p>The file browsers in Debian in general operates on MIME types.
 There are two sources for the MIME type of a given file.  The output from
 <tt>file --mime-type</tt> mentioned above, and the content of the
-shared MIME type registry (under /usr/share/mime/).  The file mime
-type is mapped to programs supporting the mime type, and this
+shared MIME type registry (under /usr/share/mime/).  The file MIME
+type is mapped to programs supporting the MIME type, and this
 information is collected from
 <a href="https://www.freedesktop.org/wiki/Specifications/desktop-entry-spec/">the
 desktop files</a> available in /usr/share/applications/.  If there is
@@ -59,10 +59,10 @@ one desktop file claiming support for the MIME type of the file, it is
 activated when asking to open a given file.  If there are more, one
 can normally select which one to use by right-clicking on the file and
 selecting the wanted one using 'Open with' or similar.  In general
-this work well.  But it depend on each program picking a good mime
+this work well.  But it depend on each program picking a good MIME
 type (preferably
 <a href="http://www.iana.org/assignments/media-types/media-types.xhtml">a
-MIME type registered with IANA</a>), file and/or the shared mime
+MIME type registered with IANA</a>), file and/or the shared MIME
 registry recognizing the file and the desktop file to list the MIME
 type in its list of supported MIME types.</p>
 
index 56c5d9e8b3cd92b8628b7be99c88747c1db28925..4638eb25acd4397c4b0c58d90802f46b1d9e36a6 100644 (file)
@@ -68,7 +68,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.</p>
 
 <p>The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 <tt>file --mime-type</tt> mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index d571a362c260a2ac8bc5e477133670dd120199e4..325f4dc2abd9dcbf403d216e7470a434c52d1000 100644 (file)
@@ -57,7 +57,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.&lt;/p&gt;
 
 &lt;p&gt;The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 &lt;tt&gt;file --mime-type&lt;/tt&gt; mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index 725816903692f0c358028c489ff9dcee8b1028e7..1976af77eb00b1971c4b9465a619ce73d073079d 100644 (file)
@@ -57,7 +57,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.&lt;/p&gt;
 
 &lt;p&gt;The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 &lt;tt&gt;file --mime-type&lt;/tt&gt; mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index 3fd2ecddc5d27a4e69b5e8f3495c8f9bd4af9179..3616f611569f88d50050b8752d22a283d422d8be 100644 (file)
@@ -74,7 +74,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.</p>
 
 <p>The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 <tt>file --mime-type</tt> mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index 6fa64f40da4e076689d08dbc8840f4137a88dc4f..8851bf89e76d1eb4730d01b1698ccb8c79bb2ffa 100644 (file)
@@ -57,7 +57,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.&lt;/p&gt;
 
 &lt;p&gt;The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 &lt;tt&gt;file --mime-type&lt;/tt&gt; mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this
index df4bd714fae74088a90b6c2fd7202a7424be368a..bf8d37c53bc63f3f74a06a0c6e8615a54bbcb5f9 100644 (file)
@@ -74,7 +74,7 @@ how to fix the problem next time some program fail to load its files
 from the file browser, here are some notes on how to fix it.</p>
 
 <p>The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type.  The output from
+There are two sources for the MIME type of a given file.  The output from
 <tt>file --mime-type</tt> mentioned above, and the content of the
 shared MIME type registry (under /usr/share/mime/).  The file mime
 type is mapped to programs supporting the mime type, and this