Skip to content

Commit

Permalink
Prepping v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sqville committed Jul 22, 2024
1 parent d74d477 commit 205d0ab
Show file tree
Hide file tree
Showing 84 changed files with 4 additions and 21,482 deletions.
Binary file modified .DS_Store
Binary file not shown.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
# .gitignore template for skeleton-based apps
/compiled
/qx_packages
/tempexclude
/published
.package-cache.json
node_modules
package-lock.json
package.json
20 changes: 4 additions & 16 deletions Manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"$schema": "https://qooxdoo.org/schema/Manifest-2-0-0.json",
"info": {
"name": "ville.Embed",
"summary": "A new desktop ui control for the Qooxdoo JavaScript Framework",
"description": "",
"homepage": "",
"summary": "Embeded icons for the Qooxdoo JavaScript Framework",
"description": "Use SVG/HTML/CSS instead of static images. Add Embed objects to other controls.",
"homepage": "https://github.com/sqville/ville.Embed",
"license": "MIT license",
"authors": [
{
Expand All @@ -19,19 +19,7 @@
"encoding": "utf-8",
"class": "source/class",
"resource": "source/resource",
"translation": "source/translation",
"fonts": {
"Providence": {
"fontFaces": [
{
"fontFamily": "Providence",
"fontStyle": "normal",
"fontWeight": "normal",
"paths": ["wax/demo/Providence.ttf"]
}
]
}
}
"translation": "source/translation"
},
"requires": {
"@qooxdoo/framework": "^7.4.2"
Expand Down
Binary file removed Screen_Capture_01.PNG
Binary file not shown.
Binary file removed Screen_Capture_02.PNG
Binary file not shown.
30 changes: 0 additions & 30 deletions compile-mdi.json

This file was deleted.

30 changes: 0 additions & 30 deletions compile.json

This file was deleted.

94 changes: 0 additions & 94 deletions readme.md

This file was deleted.

Binary file modified source/.DS_Store
Binary file not shown.
49 changes: 0 additions & 49 deletions source/boot/index.html

This file was deleted.

26 changes: 0 additions & 26 deletions source/boot/nojs.html

This file was deleted.

Binary file modified source/class/.DS_Store
Binary file not shown.
Binary file modified source/class/ville/.DS_Store
Binary file not shown.
Binary file modified source/class/ville/embed/.DS_Store
Binary file not shown.
Binary file modified source/class/ville/embed/fluent/.DS_Store
Binary file not shown.
Loading

0 comments on commit 205d0ab

Please sign in to comment.