Commit e04353d6fd222d1edf7882be74e88486d691f92d

Authored by Erickson Silva
1 parent eb934f17
Exists in master

Corrige váriavel DIC_PACKAGE

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
include/core_plugin.h
@@ -44,7 +44,7 @@ @@ -44,7 +44,7 @@
44 #define ENDPOINT_UPDATE_ID "endpoint_update" 44 #define ENDPOINT_UPDATE_ID "endpoint_update"
45 45
46 // TODO 46 // TODO
47 -#define DIC_PACKAGE "dicionario-vlibras" 47 +#define DIC_PACKAGE "dicionario-vlibras:i386"
48 48
49 // TODO 49 // TODO
50 #define APP_PACKAGE "vlibras-desktop" 50 #define APP_PACKAGE "vlibras-desktop"