Author Topic: [-T-] mtPaint Screenshot.desktop  (Read 533 times)

Offline turzin

  • Full Member
  • ***
  • Posts: 232
  • Libéré depuis 2010. Merci Linux!
[-T-] mtPaint Screenshot.desktop
« on: January 06, 2012, 01:31:37 PM »
I also added the chains in french for mtPaint Screenshot.  If you want to add your langage.

Quote
[Desktop Entry]
Encoding=UTF-8
Name=mtPaint Screenshot
Name[fr]=Capture d'écran avec mtPaint
Comment=%{Summary}
Comment[de]=mtPaint ist ein einfaches Malprogramm
Comment[fr]=Effectue une capture de l'écran et l'ouvre dans mtPaint
Exec=/usr/bin/mtpaint -s
Icon=mtpaint.png
Terminal=false
Type=Application
StartupNotify=true
Categories=Graphics;X-MandrivaLinux-Multimedia-Graphics;

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: [-T-] mtPaint Screenshot.desktop
« Reply #1 on: January 09, 2012, 04:15:55 AM »
I also added the chains in french for mtPaint Screenshot.  If you want to add your langage.

Quote
[Desktop Entry]
Encoding=UTF-8
Name=mtPaint Screenshot
Name[fr]=Capture d'écran avec mtPaint
Comment=%{Summary}
Comment[de]=mtPaint ist ein einfaches Malprogramm
Comment[fr]=Effectue une capture de l'écran et l'ouvre dans mtPaint
Exec=/usr/bin/mtpaint -s
Icon=mtpaint.png
Terminal=false
Type=Application
StartupNotify=true
Categories=Graphics;X-MandrivaLinux-Multimedia-Graphics;

Hi,
I suggest
Quote
Name[fr]=mtPaint Capture d'écran

this way the 2 entries will stay one below the other in the menus. As it is now in your test version one is in the upper part and the other much lower in the menus.

The full file with the above suggest:


Quote
[Desktop Entry]
Encoding=UTF-8
Name=mtPaint Screenshot
Name[fr]=mtPaint Capture d'écran
Comment=%{Summary}
Comment[de]=mtPaint ist ein einfaches Malprogramm
Comment[fr]=Effectue une capture de l'écran et l'ouvre dans mtPaint
Exec=/usr/bin/mtpaint -s
Icon=mtpaint.png
Terminal=false
Type=Application
StartupNotify=true
Categories=Graphics;X-MandrivaLinux-Multimedia-Graphics;
[/quote]

Regards,
Mélodie


melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline turzin

  • Full Member
  • ***
  • Posts: 232
  • Libéré depuis 2010. Merci Linux!
Re: [-T-] mtPaint Screenshot.desktop
« Reply #2 on: January 11, 2012, 05:10:06 PM »
That's right, so take melodie version to add your langage!