diff --git a/scratch/src/scratch.desktop b/scratch/src/scratch.desktop index e98c460..effb0bb 100644 --- a/scratch/src/scratch.desktop +++ b/scratch/src/scratch.desktop @@ -1,9 +1,13 @@ [Desktop Entry] Name=Scratch -Comment= Programming system and content development tool -Exec=scratch +GenericName=Scratch +GenericName[ru]=Обучение основам программирования +Comment=Programming system and content development tool +Comment[ru]=Cистема программирования и средство разработки контента +Exec=scratch %f Terminal=false Type=Application Icon=scratch -Categories=Development; -MimeType=application/x-scratch-project +Categories=Development;IDE;Education; +MimeType=application/x-scratch-project; +StartupNotify=true