[gnome-photos/wip/rishi/misc-fixes: 22/24] utils: Change PHOTOS_EXPORT_SUBPATH to be "Exports"



commit d2a8b0c4c0a4b1fd22a41e7df82eb380eef09ceb
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Dec 22 17:42:56 2015 +0100

    utils: Change PHOTOS_EXPORT_SUBPATH to be "Exports"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759363

 src/photos-utils.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-utils.h b/src/photos-utils.h
index e706619..5d8807b 100644
--- a/src/photos-utils.h
+++ b/src/photos-utils.h
@@ -55,7 +55,7 @@ G_BEGIN_DECLS
 
 #define PHOTOS_COLLECTION_SCREENSHOT \
   "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#image-category-screenshot";
-#define PHOTOS_EXPORT_SUBPATH PACKAGE_TARNAME "-exported"
+#define PHOTOS_EXPORT_SUBPATH "Exports"
 
 enum
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]