quick fix
This commit is contained in:
parent
8f2bbf2501
commit
f24b56cc1c
@ -32,7 +32,7 @@
|
|||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "https://github.com/Jeffser/Alpaca.git",
|
"url" : "https://github.com/Jeffser/Alpaca.git",
|
||||||
"commit": "6869197"
|
"commit": "8f2bbf2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -4,5 +4,5 @@ Exec=alpaca
|
|||||||
Icon=com.jeffser.Alpaca
|
Icon=com.jeffser.Alpaca
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Utility;Development;
|
Categories=Utility;Development;Chat;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
@ -23,6 +23,11 @@
|
|||||||
<binary>alpaca</binary>
|
<binary>alpaca</binary>
|
||||||
</provides>
|
</provides>
|
||||||
<icon type="stock">com.jeffser.Alpaca</icon>
|
<icon type="stock">com.jeffser.Alpaca</icon>
|
||||||
|
<categories>
|
||||||
|
<category>Utility</category>
|
||||||
|
<category>Development</category>
|
||||||
|
<category>Chat</category>
|
||||||
|
</categories>
|
||||||
<branding>
|
<branding>
|
||||||
<color type="primary" scheme_preference="light">#ff00ff</color>
|
<color type="primary" scheme_preference="light">#ff00ff</color>
|
||||||
<color type="primary" scheme_preference="dark">#993d3d</color>
|
<color type="primary" scheme_preference="dark">#993d3d</color>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user