fix icon
This commit is contained in:
parent
4bd060c44d
commit
6605784b34
|
@ -1,5 +1,5 @@
|
||||||

|
|
||||||
|
|
||||||
# Scratch
|
# Scratch
|
||||||
|
|
||||||
[Scratch](https://scratch.mit.edu/) — крупнейшее в мире сообщество программирования для детей и язык программирования с простым визуальным интерфейсом, который позволяет молодым людям создавать цифровые истории, игры и анимацию.
|
[Scratch](https://scratch.mit.edu/) — крупнейшее в мире сообщество программирования для детей и язык программирования с простым визуальным интерфейсом, который позволяет молодым людям создавать цифровые истории, игры и анимацию.
|
||||||
|
|
||||||
|

|
||||||
|
|
|
@ -5,7 +5,7 @@ Name=Scratch
|
||||||
GenericName=Create and share your own interactive stories, games, music and art
|
GenericName=Create and share your own interactive stories, games, music and art
|
||||||
Comment=Create and share your own interactive stories, games, music and art
|
Comment=Create and share your own interactive stories, games, music and art
|
||||||
Exec=/opt/scratch/scratch-desktop
|
Exec=/opt/scratch/scratch-desktop
|
||||||
Icon=scratch-desktop
|
Icon=/opt/scratch/scratch-desktop.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Categories=Education;
|
Categories=Education;
|
||||||
|
|
Loading…
Reference in New Issue