Show the proper UP icon in the "Move to" dialog
authorSergio Villar Senín <svillar@igalia.com>
Sat, 9 Jan 2010 11:54:03 +0000 (12:54 +0100)
committerSergio Villar Senín <svillar@igalia.com>
Sat, 9 Jan 2010 11:54:03 +0000 (12:54 +0100)
src/modest-text-utils.h

index 0e153f0..845f302 100644 (file)
 #define _FM_NEW_FOLDER_DIALOG_OK _("Save")
 #define _FM_NEW_FOLDER_LOCATION _("Location")
 #define _FM_NEW_FOLDER_NAME _("Name")
-#define _FM_FOLDER_UP "stock_up"
+#define _FM_FOLDER_UP GTK_STOCK_GO_UP
 #define _FM_SIZE_KB _("%d KB")
 #define _FM_SIZE_1KB_99KB _("%d KB")
 #define _FM_SIZE_100KB_1MB _("%d KB")