This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav> | |
<div class="nav-wrapper blue darken-1"> | |
<a href="#!" class="brand-logo center">MakerArea Gmünd</a> | |
</div> | |
</nav> | |
<div class="row"> | |
<div class="col s4 column dropzone" id="dropzone1"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Template file for 'godot' | |
pkgname=godot | |
version=2.1.4 | |
revision=1 | |
wrksrc="${pkgname}-${version}-stable" | |
build_style=scons | |
hostmakedepends="scons pkg-config clang" | |
makedepends=" | |
alsa-lib-devel freetype-devel glu-devel libXcursor-devel | |
libXinerama-devel libXrender-devel libXrandr-devel libressl-devel pulseaudio-devel" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Template file for 'godot' | |
pkgname=godot | |
version=2.1.4 | |
revision=1 | |
wrksrc="${pkgname}-${version}-stable" | |
build_style=scons | |
depends="libXcursor libXinerama freetype alsa-lib zlib libXrandr" | |
hostmakedepends="scons pkg-config clang" | |
makedepends=" | |
alsa-lib-devel freetype-devel glu-devel libXcursor-devel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=godot | |
version=2.1.4 | |
revision=1 | |
wrksrc="${pkgname}-${version}-stable" | |
build_style=scons | |
depends="libXcursor libXinerama freetype alsa-lib zlib libXrandr" | |
hostmakedepends="scons pkg-config clang" | |
makedepends=" | |
alsa-lib-devel freetype-devel glu-devel libXcursor-devel | |
libXinerama-devel libXrender-devel libXrandr-devel libressl-devel" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! https://gist.github.com/JojjeE/12ce9afda0a0fa22b1cf1511c26e6459 | |
atlassian.net##+js(aeld, /^(?:click|pointerup|mouseover|mouseout)$/, , elements, .acronym-highlight) | |
atlassian.net##span[data-testid="atlassian-navigation.ui.conversation-assistant.app-navigation-ai-mate"] | |
atlassian.net##span.acronym-highlight:style(all:unset!important) | |
atlassian.net##button[data-testid="platform-ai-button"] | |
atlassian.net##div[data-testid="highlight-actions.ui.popup-target.popup-dialog.popup-wrapper.popup"] | |
atlassian.net##span[data-testid="app-navigation-ai-mate"] | |
atlassian.net##div > div > button[data-testid="ak-editor-ai-selection-toolbar-ai-button"] | |
! https://community.atlassian.com/forums/Confluence-questions/How-do-I-turn-off-AI-features/qaq-p/2926019 |