System Settings/File Associations/ca: Difference between revisions
(Created page with "L'espai de treball i les aplicacions individuals coneixen els diferents tipus de fitxers pel seu tipus de fitxer. Això és el que permet gestionar els diferents tipus de fitxers...") |
(Created page with "A la llista a la part esquerra de la finestra es troba una eina de cerca i una llista de tots els tipus de fitxer coneguts recollits en una sèrie de grups. Per trobar un tipus d...") |
||
Line 12: | Line 12: | ||
== Configurar els tipus de fitxer coneguts == | == Configurar els tipus de fitxer coneguts == | ||
A la llista a la part esquerra de la finestra es troba una eina de cerca i una llista de tots els tipus de fitxer coneguts recollits en una sèrie de grups. Per trobar un tipus de fitxer escriviu part del seu nom de tipus de fitxer o patró del nom de fitxer en la línia d'entrada a la part superior. | |||
{{Note|1=If you are searching for a file type based on its file name extension, you may need to enter the period character explicitly. For example, to find the file type for file, whose name ends in ".c" (source files for the programming language c), type <code>*.c</code> or even just <code>.c</code> but not <code>*c</code>. In this context the asterisk ("*") does not act as a wildcard sign.}} | {{Note|1=If you are searching for a file type based on its file name extension, you may need to enter the period character explicitly. For example, to find the file type for file, whose name ends in ".c" (source files for the programming language c), type <code>*.c</code> or even just <code>.c</code> but not <code>*c</code>. In this context the asterisk ("*") does not act as a wildcard sign.}} |
Revision as of 00:06, 15 July 2011
Modifica un tipus de fitxer existent o crear-ne un de nou. |
L'espai de treball i les aplicacions individuals coneixen els diferents tipus de fitxers pel seu tipus de fitxer. Això és el que permet gestionar els diferents tipus de fitxers de forma adequada. Aquest diàleg de configuració us permet configurar la forma en que és tractat qualsevol tipus de fitxer conegut. També us permet definir nous tipus de fitxers, o modificar la forma com és reconegut un tipus conegut.
Configurar els tipus de fitxer coneguts
A la llista a la part esquerra de la finestra es troba una eina de cerca i una llista de tots els tipus de fitxer coneguts recollits en una sèrie de grups. Per trobar un tipus de fitxer escriviu part del seu nom de tipus de fitxer o patró del nom de fitxer en la línia d'entrada a la part superior.
You can also browse the list of file types. Just expand the relevant category, and go through the list of file types that appear. Some of these list are very long, though.
To modify a file type, locate it in the list of file types and click on its name. Now you will see two tabs in the right side of the dialog.
In the
tab you can change the icon associated with this type of file by clicking the icon button in the top left of the tab. You can add or remove file name patterns in the list, thereby defining which files are recognized as having this type. The list in the bottom part of the tab names the applications that will show up in the context menu, when you right click on a file of this type. The first application in the list is the one that is used when you left click on the file.The options in the Konqueror, when it is used as a file manager.
tab affect how the file type is handled byAfegir nous tipus de fitxer
To add a new file type click on the
button below the list of file types in the left side of the window. That brings up a dialog where you should select a group from the dropdown list and enter a name in the text field. Then click the button to create your new file type.
Now you can edit the new file type in exactly the same way that you modified an existing file type.