Mailinglist Archive: yast-commit (870 mails)
| < Previous | Next > |
[yast-commit] r48777 - /trunk/packager/src/clients/webpin_package_search.ycp
- From: locilka@xxxxxxxxxxxxxxxx
- Date: Wed, 02 Jul 2008 12:04:46 -0000
- Message-id: <20080702120446.4E71B2BD08@xxxxxxxxxxxxxxxx>
Author: locilka
Date: Wed Jul 2 14:04:45 2008
New Revision: 48777
URL: http://svn.opensuse.org/viewcvs/yast?rev=48777&view=rev
Log:
Proper file header
Modified:
trunk/packager/src/clients/webpin_package_search.ycp
Modified: trunk/packager/src/clients/webpin_package_search.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/packager/src/clients/webpin_package_search.ycp?rev=48777&r1=48776&r2=48777&view=diff
==============================================================================
--- trunk/packager/src/clients/webpin_package_search.ycp (original)
+++ trunk/packager/src/clients/webpin_package_search.ycp Wed Jul 2 14:04:45
2008
@@ -1,3 +1,17 @@
+/**
+ * File: webpin_package_search.ycp
+ * Package: YaST packager - Client using Webpin XML API
+ * Authors: Katarina Machalkova <kmachalkova@xxxxxxx>
+ * Lukas Ocilka <locilka@xxxxxxx>
+ *
+ * $Id:$
+ *
+ * This client provides UI for searching for packages
+ * via Webpin XML.
+ * See http://en.opensuse.org/Package_Search/Design for the API.
+ */
+
+
{
textdomain "packager";
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Wed Jul 2 14:04:45 2008
New Revision: 48777
URL: http://svn.opensuse.org/viewcvs/yast?rev=48777&view=rev
Log:
Proper file header
Modified:
trunk/packager/src/clients/webpin_package_search.ycp
Modified: trunk/packager/src/clients/webpin_package_search.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/packager/src/clients/webpin_package_search.ycp?rev=48777&r1=48776&r2=48777&view=diff
==============================================================================
--- trunk/packager/src/clients/webpin_package_search.ycp (original)
+++ trunk/packager/src/clients/webpin_package_search.ycp Wed Jul 2 14:04:45
2008
@@ -1,3 +1,17 @@
+/**
+ * File: webpin_package_search.ycp
+ * Package: YaST packager - Client using Webpin XML API
+ * Authors: Katarina Machalkova <kmachalkova@xxxxxxx>
+ * Lukas Ocilka <locilka@xxxxxxx>
+ *
+ * $Id:$
+ *
+ * This client provides UI for searching for packages
+ * via Webpin XML.
+ * See http://en.opensuse.org/Package_Search/Design for the API.
+ */
+
+
{
textdomain "packager";
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |