System Settings/File Associations/ca: Difference between revisions

From KDE UserBase Wiki
(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 ==


In the list in the left part of the window you will find a search tool and a list of all known file types collected in a number of groups. To find a file type enter part of its file type name or file name pattern in the input line at the top.
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.

Information

If you know something about these preferences then please help us by adding information. Don't worry about formatting. We will help you ensure that your text is properly formatted.


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.

Note

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 *.c or even just .c but not *c. In this context the asterisk ("*") does not act as a wildcard sign.


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 General 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 Filename Patterns list, thereby defining which files are recognized as having this type. The Application Preference Order 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 Embedding tab affect how the file type is handled by Konqueror, when it is used as a file manager.

Afegir nous tipus de fitxer

To add a new file type click on the Add... 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 Group dropdown list and enter a name in the Type Name text field. Then click the OK button to create your new file type.

Note

You may need to go to the end of the list of files in the group to find your new file type.


Now you can edit the new file type in exactly the same way that you modified an existing file type.