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

List:       kde-commits
Subject:    KDE/kdepim/akregator/configuration
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-02-03 19:32:49
Message-ID: 1202067169.473562.3864.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 770450 by osterfeld:

make naming of files for consistent

 M  +4 -4      CMakeLists.txt  
 A             akregator_config_appearance.cpp   kcmakrappearanceconfig.cpp#770447 \
[License: GPL (v2+) (+Qt exception)]  A             akregator_config_appearance.h   \
kcmakrappearanceconfig.h#770447 [License: GPL (v2+) (+Qt exception)]  A             \
akregator_config_archive.cpp   kcmakrarchiveconfig.cpp#770447 [License: GPL (v2+) \
(+Qt exception)]  A             akregator_config_archive.h   \
kcmakrarchiveconfig.h#770447 [License: GPL (v2+) (+Qt exception)]  A             \
akregator_config_browser.cpp   kcmakrbrowserconfig.cpp#770447 [License: GPL (v2+) \
(+Qt exception)]  A             akregator_config_browser.h   \
kcmakrbrowserconfig.h#770447 [License: GPL (v2+) (+Qt exception)]  A             \
akregator_config_general.cpp   kcmakrgeneralconfig.cpp#770447 [License: GPL (v2+) \
(+Qt exception)]  A             akregator_config_general.h   \
kcmakrgeneralconfig.h#770447 [License: GPL (v2+) (+Qt exception)]  D             \
kcmakrappearanceconfig.cpp    D             kcmakrappearanceconfig.h  
 D             kcmakrarchiveconfig.cpp  
 D             kcmakrarchiveconfig.h  
 D             kcmakrbrowserconfig.cpp  
 D             kcmakrbrowserconfig.h  
 D             kcmakrgeneralconfig.cpp  
 D             kcmakrgeneralconfig.h  


--- trunk/KDE/kdepim/akregator/configuration/CMakeLists.txt #770449:770450
@@ -7,7 +7,7 @@
 ########### next target ###############
 
 set(kcm_akrgeneralconfig_SRCS 
-   kcmakrgeneralconfig.cpp )
+   akregator_config_general.cpp )
 
 kde4_add_ui_files( kcm_akrgeneralconfig_SRCS settings_general.ui )
 kde4_add_plugin(akregator_config_general ${kcm_akrgeneralconfig_SRCS})
@@ -20,7 +20,7 @@
 ########### next target ###############
 
 set(kcm_akrappearanceconfig_SRCS 
-   kcmakrappearanceconfig.cpp )
+   akregator_config_appearance.cpp )
 
 kde4_add_ui_files( kcm_akrappearanceconfig_SRCS settings_appearance.ui )
 kde4_add_plugin(akregator_config_appearance ${kcm_akrappearanceconfig_SRCS})
@@ -33,7 +33,7 @@
 ########### next target ###############
 
 set(kcm_akrarchiveconfig_SRCS 
-   kcmakrarchiveconfig.cpp )
+   akregator_config_archive.cpp )
 
 kde4_add_ui_files( kcm_akrarchiveconfig_SRCS settings_archive.ui )
 kde4_add_plugin( akregator_config_archive ${kcm_akrarchiveconfig_SRCS})
@@ -47,7 +47,7 @@
 ########### next target ###############
 
 set(kcm_akrbrowserconfig_SRCS 
-   kcmakrbrowserconfig.cpp )
+   akregator_config_browser.cpp )
 
 kde4_add_ui_files( kcm_akrbrowserconfig_SRCS settings_browser.ui )
 kde4_add_plugin(akregator_config_browser ${kcm_akrbrowserconfig_SRCS})


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

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