How do I restore the old theme of FileZilla? - filezilla

I recently noticed that my upgraded FileZilla no longer has this theme:
But rather this theme:
I went through all of the themes in the settings:
And none of them match. Is it possible to create my own theme from the old images?

Alright, so I started downloading FileZilla versions going back to 3.14.0 and noticed that all of the themes were exactly the same as they are in the current version, so I downloaded the version that matched when I created this question, which was 3.23.0.2.
That version defaulted the theme to the new theme. I downloaded 3.22.2.2 and the theme defaulted to OpenCrystal. It turns out that they never created a new default theme, just changed the default! Sorry for the waste of a question.

You can install old version of FileZilla and backup its icons:
C:\Users\username\AppData\Local\FileZilla

Related

Outlook: VSTO does not show its initial window

I had developed a VSTO module to Outlook using VB.NET and VS2017-Community.
At the first installation, it asked for an user authorization to install, showing the Product name and the Vendor/Manufacturer data, based on the ClickOnce compilation (I guess).
Everything rans ok...
But now I uninstalled completely this AddIn and, when I call the SETUP again (due to a newer version), the Outlook does not show this window anymore - the Ribbon is updated automatically, my custom ribbon appears, etc.
In other words: my new version is installed into Outlook seemless and runs perfectly; except for the fact of the VSTO window does not appear anymore during the Outlook load (which would be like I saw before at the 1.0.0 version of my software).
I would like to see a CLEAN installation, I mean, exactly what a user which had never installed my software would see.
Some data to enlight the problem:
1- I'm using MSI installation and uninstall. Everything runs 100%.
2- The uninstall clears all the registry keys and the application folder.
3- I saw %User%/AppData/Local/Apps/2.0 folder and, also, there are no references to my project.
4- I open REGEDIT and check the following keys. All of them are cleared (no references to my AddIn):
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\Resiliency\AddinList
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\1x.0\Outlook\Resiliency\DisabledItems
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\1x.0\Outlook\Resiliency\CrashingAddinList
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\1x.0\Outlook\Resiliency\DoNotDisableAddinList
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\1x.0\Outlook\Resiliency\NotificationReminderAddinData
(there are no Local_Machine key created here, my Office is 32-bit not running as Admin/Local_Machine).
So, how can I make a clean installation like I saw before?
I appreciate any help.
I found the solution!
We must clean the references also in:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\1x.0\Outlook\AddInLoadTimes
HKEY_CURRENT_USER\SOFTWARE\Microsoft\VSTO\SolutionMetadata
HKEY_CURRENT_USER\SOFTWARE\Microsoft\VSTO\Security\Inclusion (keys and subkeys)
That's it! :)

Install additional version of WebStorm on same Mac machine

Few years ago I did buy WebStorm version 6.
Day ago I renew my License and get WebStrom version 10.
My question is can I install new WebStorm( v.10 ) on same MAC machine with (v.6 ) ? And don't break previous v.6 installation.
And also use both version for different projects.
Thanks, Herclia
I have done it with IntelliJ by renaming the existing app.
Also when you attempt to move the new one into Applications folder you will get a prompt "WebStorm already exists in this location." with the options to Keep Both, Stop or Replace. If you choose Keep Both the new one will have "copy" appended to the name.
A possible problem though is that when you open your project in the newer version it might get upgraded. Not sure if you will be able to open it in the older version.

Opencart extension not working

I am trying to use an opencart checkout extension using opencart 1.5.6.4, but even after enabling the checkout extension the old checkout is still the one that's showing. I already tried two checkout extensions using the same opencart version but it won't show up.
This are the steps I did. could anyone check if I missed something? I followed the instructions, but maybe there are things that are not in the instruction manual.
I installed opencart 1.5.6.4 and deleted the install folder.
Next I copied the upload files from vqmod version 2 and activated itin the group section.
Last I copied the extension upload files in my opencart.
I installed the extension in the modules and activated it by turning on the "replace the main checkout".
But after those the old checkout is still the one that's showing.
And another question, When I tried uploading the theme there's a file that is named the same, what should I do with that? should I rename it? Won't the programming be destroyed?
I am just a beginner in opencart so your help will be greatly appreciated.
The reason why it didn't work is because I installed the wrong vqmod, Everything works after that.
If anyone goes through the same problem in the future just check if you're vqmod was installed by typing NAME_OF_SITE/vqmod/install.
It should say:
VQMOD ALREADY INSTALLED!
if this message does not appear install your vqmod.

typo3 Template Auto-parser plugin not visible

I'm following the Modern Template Building tutorial and fail to install the Template Auto-parser extension.
After the installation it should show the plugin in the object browser:
Unfortunately the tx_automaketemplate_pi1 part is never showing up.
Needless to say that all atempts to use the extension do not work.
Any ideas about how to fix that?
I'm on a fresh installation of Typo3 4.7.0.
Update:
After installing typo3 4.5 and trying again I noticed, that an extension is downloaded only and has to be installed in an extra step. However the icons which are indicating this (the brick with + or -) are not visible on my 4.7.0 installation:
Since the icons are not there I did not find a way to really install the extension. On the 4.5.0 installation everything is working fine.
Just out of curiousity. Any ideas about how to get the brik icons?
This seems to be a firefox specific problem (see http://www.xwissen.info/web-log/detail/articel/fix-install-uninstall-in-typo3-extansion-manager.html). I tried the workaround from xwissen.info (add "position: absolute" to .t3-icon-system-extension-uninstall and .t3-icon-system-extension-install) and this solved the issue.

'User Templates' not showing up in 'New Project' window - Xcode 4

I recently downloaded two SDL packages from the SDL website and moved them to the appropriate folders. in :/Library/Application Support/Developer/Shared/Xcode/Project Templates, I made a folder called "Applications" and in it I moved 'SDL Application' and two other SDL folders. Also, in: /Library/Frameworks, I moved SDL.Framework. When I make a new project, I see in the left side bar a section for iOS and Mac OS X. But what I want is a 'User templates' section, but it isn't there.
(I would post a picture, but apparently I need 10 rep points to do so)
I thought there should automatically be a 'User Templates' bar in between iOS and MacOS X. I want to choose a new project that is pre-loaded with OpenGL and SDL. Is there a preferences setting that needs to be changed?
Thanks in advance! (and sorry if its a stupid question :-P)
The template rules have changed in between XCode 3.x and XCode 4. As such any XCode 3 templates no longer work. You will have to wait for new ones to be added.
For now you will have to create your own project and add in the libraries yourself.
Nitobi is providing a web service to generate Xcode templates for PhoneGap-based projects. (From: http://blogs.nitobi.com/shazron/2011/03/16/creating-a-phonegap-project-from-the-command-line-for-xcode-4/)