[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma
From:       Zack Rusin <zack () kde ! org>
Date:       2005-12-30 6:47:36
Message-ID: 1135925256.389788.28413.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 492502 by zack:

Doing some basic work on visual foundation for applets 
and adding desktop stubs.



 A             .emacs-dirvars  
 M  +1 -1      Makefile.am  
 A             desktop (directory)  
 A             desktop/Makefile.am  
 A             desktop/backgroundplugin.h   [License: no copyright]
 A             desktop/desktop.cpp   [License: no copyright]
 A             desktop/desktop.h   [License: no copyright]
 A             desktop/layer.h   [License: no copyright]
 A             desktop/main.cpp   [License: no copyright] [UTF-8 ENCODING PROBLEMS]
 M  +4 -2      lib/Makefile.am  
 A             lib/appletCompositor.cpp   [License: no copyright]
 A             lib/appletCompositor.h   [License: no copyright]
 A             lib/appletLayout.cpp   [License: no copyright]
 A             lib/appletLayout.h   [License: no copyright]


--- trunk/KDE/kdebase/workspace/plasma/Makefile.am #492501:492502
@@ -1 +1 @@
-SUBDIRS=lib
+SUBDIRS=lib desktop
--- trunk/KDE/kdebase/workspace/plasma/lib/Makefile.am #492501:492502
@@ -2,7 +2,8 @@
 KDE_CXXFLAGS = -UQT3_SUPPORT
 lib_LTLIBRARIES = libplasma.la
 
-libplasma_la_SOURCES = appletinfo.cpp plasma.cpp applet.cpp appletChain.cpp
+libplasma_la_SOURCES = plasma.cpp applet.cpp \
+	appletChain.cpp appletLayout.cpp appletCompositor.cpp
 
 libplasma_la_METASOURCES = AUTO
 
@@ -13,7 +14,8 @@
 
 noinst_HEADERS =
 
-libplasma_la_include_HEADERS = appletinfo.h applet.h plasma.h
+libplasma_la_include_HEADERS = applet.h plasma.h \
+	appletCompositor.h appletLayout.h
 
 #kde_kcfg_DATA = plasmaSettings.kcfg extensionSettings.kcfg
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic