Skip to content

Commit

Permalink
0.2024.02.05: arrangement of STD, ST and STEX settings along one path
Browse files Browse the repository at this point in the history
  • Loading branch information
zvezdochiot committed Feb 4, 2024
1 parent 8763592 commit e31f878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#define PIXMAPS_DIR_ABS "@PIXMAPS_DIR_ABS@"
#define APPLICATION_NAME "Scan Tailor Deviant"
#define ORGANIZATION_NAME APPLICATION_NAME
#define ORGANIZATION_NAME "Scan Tailor"
#define ORGANIZATION_DOMAIN "github.com/ImageProcessing-ElectronicPublications/scantailor-deviant"

#cmakedefine ENABLE_OPENGL
Expand Down

1 comment on commit e31f878

@zvezdochiot
Copy link
Member Author

@zvezdochiot zvezdochiot commented on e31f878 Feb 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@noobie-iv

ℹ️ Мне не очень понравилось, что каждое семейство ST обзаводится отдельной папкой для конфига. Поэтому теперь как минимум конфиги ST, STD и STEX будут лежать в одной папке: "{в зависимости от OS}/Scan Tailor", только сами конфиги будут называться по разному в зависимости от APPLICATION_NAME.

Please sign in to comment.