Translations:Umbrello/FAQ/7/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "Nous adorons les correctifs. Les correctifs doivent pouvoir se former à partif d'un clone actuel du git. Ainsi, exécutez {{Input|git diff > moncorrectif.diff}} afin d'obt...")
 
No edit summary
 
Line 1: Line 1:
Nous adorons les correctifs. Les correctifs doivent pouvoir se former à partif d'un clone actuel du git. Ainsi, exécutez {{Input|git diff > moncorrectif.diff}} afin d'obtenir un correctif. Publiez le correctif généré quelque part sur un serveur Web et envoyer l'URL avec une explication à liste de diffusion [https://mail.kde.org/mailman/listinfo/umbrello-devel umbrello-devel] ou déposez un bogue sur [https://bugs.kde.org/enter_bug.cgi?product=umbrello&format=guided bugs.kde.org] et y ajoutez le correctif.
Nous adorons les correctifs. Les correctifs doivent pouvoir s'appliquer sur un clone actuel du Git. Ainsi, exécutez {{Input|git diff > moncorrectif.diff}} afin d'obtenir le correctif. Publiez le ensuite quelque part sur un serveur web et envoyez l'URL avec une explication à la liste de diffusion [https://mail.kde.org/mailman/listinfo/umbrello-devel umbrello-devel] ou déclarez un bogue sur [https://bugs.kde.org/enter_bug.cgi?product=umbrello&format=guided bugs.kde.org] en y attachant le correctif.

Latest revision as of 08:07, 26 February 2018

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 (Umbrello/FAQ)
We love patches.  Patches should be against a current git clone. Then run {{Input|git diff > mypatch.diff}} to get the patch.  Put the resulting patch on a webserver somewhere and send the URL with an explanation to the [https://mail.kde.org/mailman/listinfo/umbrello-devel umbrello-devel] mailing list or file a bug at [https://bugs.kde.org/enter_bug.cgi?product=umbrello&format=guided bugs.kde.org] and append the patch.

Nous adorons les correctifs. Les correctifs doivent pouvoir s'appliquer sur un clone actuel du Git. Ainsi, exécutez

git diff > moncorrectif.diff

afin d'obtenir le correctif. Publiez le ensuite quelque part sur un serveur web et envoyez l'URL avec une explication à la liste de diffusion umbrello-devel ou déclarez un bogue sur bugs.kde.org en y attachant le correctif.