Browsing Bosnian translation

28 of 30 results
28.
Most users of this utility will use the CMake macro <function>kservice_desktop_to_json</function> as part of the process of building a plugin. <programlisting language="cmake">
<![CDATA[
add_library(myplugin MODULE ${myplugin_SRCS})
kservice_desktop_to_json(myplugin myplugin.desktop)
]]>
</programlisting> This will produce the JSON file <filename>myplugin.json</filename>, which can be referenced from the <function>K_PLUGIN_FACTORY_WITH_JSON</function> or <function>Q_PLUGIN_METADATA</function> macros.
Tag: para
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Većina korisnika ovog korisnog programa će koristiti CMake makro <function>kservice_desktop_za_json</function> kao dio procesa izgradnje dodatka. <programlisting language="cmake">
<![CDATA[
add_library(myplugin MODULE ${myplugin_SRCS})
kservice_desktop_to_json(myplugin myplugin.desktop)
]]>
</programlisting> Ovo će proizvesti JSON datoteku <filename>mojdodatak.json</filename>, koja može biti upućena iz <function>K_DODATAK_TVORBI_SA_JSON</function> ili <function>Q_PLUGIN_METADATA</function> makroa.
Translated by Mersiha Ćeranić
Reviewed by Samir Ribić
Located in man-desktoptojson.8.docbook:113
28 of 30 results

This translation is managed by Launchpad Bosnian Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.