This website works better with JavaScript.
Home
Help
Register
Sign In
TDE
/
gtk3-tqt-engine
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Fix rc installation directory
r14.0.x
Timothy Pearson
8 years ago
parent
acc82b617d
commit
fe3024a816
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rc/Makefile.am
+ 1
- 1
rc/Makefile.am
View File
@ -1,2 +1,2 @@
styleconfdir
=
$(
prefix
)
/share/themes/tdegtk/gtk-3.0
styleconfdir
=
$(
GTK3_PREFIX
)
/share/themes/tdegtk/gtk-3.0
styleconf_DATA
=
gtk.css
Write
Preview
Loading…
Cancel
Save