|
|
|
|
@ -13,11 +13,9 @@
|
|
|
|
|
#define AppBannerPath "/usr/share/ubl-settings-manager/ui/ubl-settings-manager-banner.png"
|
|
|
|
|
#define DesktopPath "/usr/share/applications/"
|
|
|
|
|
#define IconPicturesPath "/usr/share/icons/hicolor/scalable/apps/"
|
|
|
|
|
#define ErrIconPicturePath "/usr/share/icons/Faenza/emblems/32/emblem-important.png"
|
|
|
|
|
#define ublinux_logo "/usr/share/ubl-settings-manager/ui/ublinux-logo.svg"
|
|
|
|
|
#define LocalePath "/usr/share/locale"
|
|
|
|
|
#define LocaleName "ubl-settings-manager"
|
|
|
|
|
#define LogoPath "/usr/share/icons/hicolor/scalable/apps/ubl-settings-manager.svg"
|
|
|
|
|
#define ubl_settings_infoPath "ubl-settings-info"
|
|
|
|
|
#define ubl_settings_infoPathLaunch "ubl-settings-info --socket-id="
|
|
|
|
|
char *version_application = "1.3";
|
|
|
|
|
|