Translations:Adding an entry to the Create New menu/11/ru: Difference between revisions

From KDE UserBase Wiki
(Created page with "* '''Icon''' - это код иконки, появляющейся в меню <menuchoice>Создать</menuchoice> у созданного вами пункта. Код -...")
 
(No difference)

Latest revision as of 13:53, 21 June 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Adding an entry to the Create New menu)
* '''Icon''' is the code of the icon that appears in the <menuchoice>Create New</menuchoice> menu for your custom entry. The code is the filename of the icon to use. You can browse MIME type icon files at {{Path|/usr/share/icons/&lt;theme&gt;/&lt;size&gt;/mimetypes/}}. For example, to use {{Path|/usr/share/icons/&lt;theme&gt;/&lt;size&gt;/mimetypes/application-vnd.oasis.opendocument.text.png}}, fill '''Icon''' with "application-vnd.oasis.opendocument.text".
  • Icon - это код иконки, появляющейся в меню Создать у созданного вами пункта. Код - это имя файла иконки, которую вы собираетесь использовать. Вы можете посмотреть MIME типы файлов иконок в /usr/share/icons/<theme>/<size>/mimetypes/. Например, что бы использовать /usr/share/icons/<theme>/<size>/mimetypes/application-vnd.oasis.opendocument.text.png, заполните поле Icon следующим содержимым "application-vnd.oasis.opendocument.text".