We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc3e47 commit 87fa24fCopy full SHA for 87fa24f
ttkthemes/advanced/pkgIndex.tcl
@@ -1,3 +1,9 @@
1
+# Author: RedFantom
2
+# License: GNU GPLv3
3
+# Copyright (c) 2017-2019 RedFantom
4
+
5
+package require Tk 8.6
6
7
if {[file isdirectory [file join $dir advanced]]} {
8
package ifneeded ttk::theme::advanced 1.0 \
9
[list source [file join $dir advanced.tcl]]
ttkthemes/png/pkgIndex.tcl
@@ -1,6 +1,8 @@
# Author: RedFantom
# License: GNU GPLv3
-# Copyright (c) 2017-2018 RedFantom
set png_theme_dir [file join [pwd] [file dirname [info script]]]
array set png_themes {
0 commit comments