summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/metal/.cvsignore3
-rw-r--r--noncore/styles/metal/metal.pro4
2 files changed, 5 insertions, 2 deletions
diff --git a/noncore/styles/metal/.cvsignore b/noncore/styles/metal/.cvsignore
new file mode 100644
index 0000000..2c33e73
--- a/dev/null
+++ b/noncore/styles/metal/.cvsignore
@@ -0,0 +1,3 @@
1moc_*
2*.moc
3Makefile*
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index cfb83fd..bfc235d 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -8,4 +8,4 @@ INCLUDEPATH += $(OPIEDIR)/include
8DESTDIR = $(OPIEDIR)/plugins/styles 8DESTDIR = $(OPIEDIR)/plugins/styles
9#TARGET = metal 9TARGET = metal
10TARGET = liquid 10#TARGET = liquid
11VERSION = 1.0.0 \ No newline at end of file 11VERSION = 1.0.0 \ No newline at end of file