[rkward-cvs] SF.net SVN: rkward:[2423] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Sat Mar 28 21:08:23 UTC 2009
Revision: 2423
http://rkward.svn.sourceforge.net/rkward/?rev=2423&view=rev
Author: tfry
Date: 2009-03-28 21:08:22 +0000 (Sat, 28 Mar 2009)
Log Message:
-----------
Place icon correctly (thanks to Michel Lang)
Modified Paths:
--------------
trunk/rkward/debian/rkward.menu
trunk/rkward/rkward/icons/app-icon/CMakeLists.txt
Modified: trunk/rkward/debian/rkward.menu
===================================================================
--- trunk/rkward/debian/rkward.menu 2009-03-28 16:17:19 UTC (rev 2422)
+++ trunk/rkward/debian/rkward.menu 2009-03-28 21:08:22 UTC (rev 2423)
@@ -1 +1 @@
-?package(rkward):needs="x11" section="Applications/Science/Mathematics" title="RKWard" command="/usr/bin/rkward"
+?package(rkward):needs="x11" section="Apps/Science/Mathematics" title="RKWard" command="/usr/bin/rkward"
Modified: trunk/rkward/rkward/icons/app-icon/CMakeLists.txt
===================================================================
--- trunk/rkward/rkward/icons/app-icon/CMakeLists.txt 2009-03-28 16:17:19 UTC (rev 2422)
+++ trunk/rkward/rkward/icons/app-icon/CMakeLists.txt 2009-03-28 21:08:22 UTC (rev 2423)
@@ -1 +1 @@
-KDE4_INSTALL_ICONS(${ICON_INSTALL_DIR} hicolor)
\ No newline at end of file
+KDE4_INSTALL_ICONS(${ICON_INSTALL_DIR})
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list