diff --git a/B4A/SALMA-ALMACEN.b4a b/B4A/SALMA-ALMACEN.b4a index 03a62f0..57de1a2 100644 --- a/B4A/SALMA-ALMACEN.b4a +++ b/B4A/SALMA-ALMACEN.b4a @@ -40,7 +40,7 @@ Library7=compressstrings Library8=core Library9=ime ManifestCode='This code will be applied to the manifest file during compilation.~\n~'You do not need to modify it in most cases.~\n~'See this link for for more information: https://www.b4x.com/forum/showthread.php?p=78136~\n~AddManifestText(~\n~~\n~)~\n~SetApplicationAttribute(android:icon, "@drawable/icon")~\n~SetApplicationAttribute(android:label, "$LABEL$")~\n~CreateResourceFromFile(Macro, Themes.LightTheme)~\n~SetApplicationAttribute(android:usesCleartextTraffic, "true")~\n~'End of default text.~\n~AddApplicationText(~\n~~\n~ ~\n~)~\n~~\n~AddManifestText(~\n~~\n~)~\n~AddPermission(android.permission.ACCESS_BACKGROUND_LOCATION)~\n~~\n~AddManifestText(~\n~) -Module1=|relative|..\B4XMainPage +Module1=B4XMainPage Module2=C_escaneo Module3=C_seleccion Module4=CameraExClass @@ -51,7 +51,7 @@ Module8=Subs NumberOfFiles=10 NumberOfLibraries=19 NumberOfModules=8 -Version=11.8 +Version=12.5 @EndOfDesignText@ #Region Project Attributes #ApplicationLabel: SALMA ALMACEN @@ -60,6 +60,16 @@ Version=11.8 'SupportedOrientations possible values: unspecified, landscape or portrait. #SupportedOrientations: portrait #CanInstallToExternalStorage: False + '########################################################################################################### + '###################### PULL ############################################################# + 'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=git&Args=pull + '########################################################################################################### + '###################### PUSH ############################################################# + 'Ctrl + click ide://run?file=%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe&Args=github&Args=..\..\ + '########################################################################################################### + '###################### PUSH TORTOISE GIT ######################################################### + 'Ctrl + click ide://run?file=%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe&Args=TortoiseGitProc&Args=/command:commit&Args=/path:"./../"&Args=/closeonend:2 + '########################################################################################################### #End Region #Region Activity Attributes