Improved the images for stock increase/decrease.
[stockwidget] / lib-stock-settings.h
index 02683e9..72e9efc 100644 (file)
@@ -8,11 +8,13 @@
 #include <gtk/gtk.h>
 
 /* Configuration file entries */
-#define STOCK_PLUGIN_APPLET_ID                 "stockwidget"
-#define STOCK_PLUGIN_TICKERS                   "tickers"
-#define STOCK_PLUGIN_UPDATE_TIME               "updatetime"
-#define STOCK_PLUGIN_SETTINGS_FILE             "/stockwidget.config"
-#define STOCK_PLUGIN_DEFAULT_TICKER            "IMG.L"
+#define STOCK_PLUGIN_APPLET_ID                                 "stockwidget"
+#define STOCK_PLUGIN_TICKERS                                   "tickers"
+#define STOCK_PLUGIN_UPDATE_TIME                               "updatetime"
+#define STOCK_PLUGIN_SETTINGS_FILE                             "/stockwidget.config"
+#define STOCK_PLUGIN_DEFAULT_TICKER                            "IMG.L"
+#define STOCK_PLUGIN_RESOURCE_UP_ARROW                 "/etc/hildon/theme/images/StockPluginIncrease.png"
+#define STOCK_PLUGIN_RESOURCE_DOWN_ARROW               "/etc/hildon/theme/images/StockPluginDecrease.png"
 
 /*
  * Struct used for holding settings stored out and loaded