Skip to content

Commit 28d67c8

Browse files
committed
Rename further code and text
1 parent f5ed029 commit 28d67c8

File tree

147 files changed

+1138
-1138
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+1138
-1138
lines changed

Flow.Launcher.Core/Plugin/PluginInstaller.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ internal static void Install(string path)
1313
{
1414
if (File.Exists(path))
1515
{
16-
string tempFoler = Path.Combine(Path.GetTempPath(), "wox\\plugins");
16+
string tempFoler = Path.Combine(Path.GetTempPath(), "flowlauncher\\plugins");
1717
if (Directory.Exists(tempFoler))
1818
{
1919
Directory.Delete(tempFoler, true);
@@ -77,7 +77,7 @@ internal static void Install(string path)
7777
//exsiting plugins may be has loaded by application,
7878
//if we try to delelte those kind of plugins, we will get a error that indicate the
7979
//file is been used now.
80-
//current solution is to restart wox. Ugly.
80+
//current solution is to restart flowlauncher. Ugly.
8181
//if (MainWindow.Initialized)
8282
//{
8383
// Plugins.Initialize();

Flow.Launcher.Core/Plugin/PluginManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ private static void ValidateUserDirectory()
4444

4545
private static void DeletePythonBinding()
4646
{
47-
const string binding = "wox.py";
47+
const string binding = "flowlauncher.py";
4848
var directory = DataLocation.PluginsDirectory;
4949
foreach (var subDirectory in Directory.GetDirectories(directory))
5050
{

Flow.Launcher.Core/Resource/Internationalization.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public Internationalization()
2626
AddPluginLanguageDirectories();
2727
LoadDefaultLanguage();
2828
// we don't want to load /Languages/en.xaml twice
29-
// so add wox language directory after load plugin language files
29+
// so add flowlauncher language directory after load plugin language files
3030
AddFlowLauncherLanguageDirectory();
3131
}
3232

Flow.Launcher.Plugin/IPublicAPI.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public interface IPublicAPI
112112
/// <summary>
113113
/// Install Flow.Launcher plugin
114114
/// </summary>
115-
/// <param name="path">Plugin path (ends with .wox)</param>
115+
/// <param name="path">Plugin path (ends with .flowlauncher)</param>
116116
void InstallPlugin(string path);
117117

118118
/// <summary>

Flow.Launcher.Plugin/Result.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public string IcoPath
4242

4343

4444
/// <summary>
45-
/// return true to hide wox after select result
45+
/// return true to hide flowlauncher after select result
4646
/// </summary>
4747
public Func<ActionContext, bool> Action { get; set; }
4848

Flow.Launcher.sln

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
6262
Scripts\post_build.ps1 = Scripts\post_build.ps1
6363
README.md = README.md
6464
SolutionAssemblyInfo.cs = SolutionAssemblyInfo.cs
65-
Scripts\wox.nuspec = Scripts\wox.nuspec
66-
Scripts\wox.plugin.nuspec = Scripts\wox.plugin.nuspec
65+
Scripts\flowlauncher.nuspec = Scripts\flowlauncher.nuspec
66+
Scripts\flowlauncher.plugin.nuspec = Scripts\flowlauncher.plugin.nuspec
6767
EndProjectSection
6868
EndProject
6969
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HelloWorldCSharp", "Plugins\HelloWorldCSharp\HelloWorldCSharp.csproj", "{03FFA443-5F50-48D5-8869-F3DF316803AA}"

Flow.Launcher/CustomQueryHotkeySetting.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Window x:Class="Flow.Launcher.CustomQueryHotkeySetting"
22
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
33
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4-
xmlns:wox="clr-namespace:Flow.Launcher"
4+
xmlns:flowlauncher="clr-namespace:Flow.Launcher"
55
Icon="Images\app.png"
66
ResizeMode="NoResize"
77
WindowStartupLocation="CenterScreen"
@@ -18,7 +18,7 @@
1818
</Grid.ColumnDefinitions>
1919
<TextBlock Margin="10" FontSize="14" Grid.Row="0" Grid.Column="0" VerticalAlignment="Center"
2020
HorizontalAlignment="Right" Text="{DynamicResource hotkey}" />
21-
<wox:HotkeyControl x:Name="ctlHotkey" Margin="10" Grid.Column="1" />
21+
<flowlauncher:HotkeyControl x:Name="ctlHotkey" Margin="10" Grid.Column="1" />
2222

2323
<TextBlock Margin="10" FontSize="14" Grid.Row="1" Grid.Column="0" VerticalAlignment="Center"
2424
HorizontalAlignment="Right" Text="{DynamicResource actionKeyword}" />

Flow.Launcher/Languages/da.xaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<system:String x:Key="iconTrayExit">Afslut</system:String>
1616

1717
<!--Setting General-->
18-
<system:String x:Key="wox_settings">Flow.Launcher indstillinger</system:String>
18+
<system:String x:Key="flowlauncher_settings">Flow.Launcher indstillinger</system:String>
1919
<system:String x:Key="general">Generelt</system:String>
2020
<system:String x:Key="startFlow.LauncherOnSystemStartup">Start Flow.Launcher ved system start</system:String>
2121
<system:String x:Key="hideFlow.LauncherWhenLoseFocus">Skjul Flow.Launcher ved mistet fokus</system:String>
@@ -50,7 +50,7 @@
5050

5151
<!--Setting Hotkey-->
5252
<system:String x:Key="hotkey">Genvejstast</system:String>
53-
<system:String x:Key="woxHotkey">Flow.Launcher genvejstast</system:String>
53+
<system:String x:Key="flowlauncherHotkey">Flow.Launcher genvejstast</system:String>
5454
<system:String x:Key="customQueryHotkey">Tilpasset søgegenvejstast</system:String>
5555
<system:String x:Key="delete">Slet</system:String>
5656
<system:String x:Key="edit">Rediger</system:String>
@@ -117,16 +117,16 @@
117117
<system:String x:Key="reportWindow_sending">Sender</system:String>
118118
<system:String x:Key="reportWindow_report_succeed">Rapport sendt korrekt</system:String>
119119
<system:String x:Key="reportWindow_report_failed">Kunne ikke sende rapport</system:String>
120-
<system:String x:Key="reportWindow_wox_got_an_error">Flow.Launcher fik en fejl</system:String>
120+
<system:String x:Key="reportWindow_flowlauncher_got_an_error">Flow.Launcher fik en fejl</system:String>
121121

122122
<!--update-->
123-
<system:String x:Key="update_wox_update_new_version_available">Ny Flow.Launcher udgivelse {0} er nu tilgængelig</system:String>
124-
<system:String x:Key="update_wox_update_error">Der skete en fejl ifm. opdatering af Flow.Launcher</system:String>
125-
<system:String x:Key="update_wox_update">Opdater</system:String>
126-
<system:String x:Key="update_wox_update_cancel">Annuler</system:String>
127-
<system:String x:Key="update_wox_update_restart_wox_tip">Denne opdatering vil genstarte Flow.Launcher</system:String>
128-
<system:String x:Key="update_wox_update_upadte_files">Følgende filer bliver opdateret</system:String>
129-
<system:String x:Key="update_wox_update_files">Opdatereringsfiler</system:String>
130-
<system:String x:Key="update_wox_update_upadte_description">Opdateringsbeskrivelse</system:String>
123+
<system:String x:Key="update_flowlauncher_update_new_version_available">Ny Flow.Launcher udgivelse {0} er nu tilgængelig</system:String>
124+
<system:String x:Key="update_flowlauncher_update_error">Der skete en fejl ifm. opdatering af Flow.Launcher</system:String>
125+
<system:String x:Key="update_flowlauncher_update">Opdater</system:String>
126+
<system:String x:Key="update_flowlauncher_update_cancel">Annuler</system:String>
127+
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Denne opdatering vil genstarte Flow.Launcher</system:String>
128+
<system:String x:Key="update_flowlauncher_update_upadte_files">Følgende filer bliver opdateret</system:String>
129+
<system:String x:Key="update_flowlauncher_update_files">Opdatereringsfiler</system:String>
130+
<system:String x:Key="update_flowlauncher_update_upadte_description">Opdateringsbeskrivelse</system:String>
131131

132132
</ResourceDictionary>

Flow.Launcher/Languages/de.xaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<system:String x:Key="iconTrayExit">Schließen</system:String>
1616

1717
<!--Setting General-->
18-
<system:String x:Key="wox_settings">Flow.Launcher Einstellungen</system:String>
18+
<system:String x:Key="flowlauncher_settings">Flow.Launcher Einstellungen</system:String>
1919
<system:String x:Key="general">Allgemein</system:String>
2020
<system:String x:Key="startFlow.LauncherOnSystemStartup">Starte Flow.Launcher bei Systemstart</system:String>
2121
<system:String x:Key="hideFlow.LauncherWhenLoseFocus">Verstecke Flow.Launcher wenn der Fokus verloren geht</system:String>
@@ -50,7 +50,7 @@
5050

5151
<!--Setting Hotkey-->
5252
<system:String x:Key="hotkey">Tastenkombination</system:String>
53-
<system:String x:Key="woxHotkey">Flow.Launcher Tastenkombination</system:String>
53+
<system:String x:Key="flowlauncherHotkey">Flow.Launcher Tastenkombination</system:String>
5454
<system:String x:Key="customQueryHotkey">Benutzerdefinierte Abfrage Tastenkombination</system:String>
5555
<system:String x:Key="delete">Löschen</system:String>
5656
<system:String x:Key="edit">Bearbeiten</system:String>
@@ -117,16 +117,16 @@
117117
<system:String x:Key="reportWindow_sending">Sende</system:String>
118118
<system:String x:Key="reportWindow_report_succeed">Report erfolgreich</system:String>
119119
<system:String x:Key="reportWindow_report_failed">Report fehlgeschlagen</system:String>
120-
<system:String x:Key="reportWindow_wox_got_an_error">Flow.Launcher hat einen Fehler</system:String>
120+
<system:String x:Key="reportWindow_flowlauncher_got_an_error">Flow.Launcher hat einen Fehler</system:String>
121121

122122
<!--update-->
123-
<system:String x:Key="update_wox_update_new_version_available">V{0} von Flow.Launcher ist verfügbar</system:String>
124-
<system:String x:Key="update_wox_update_error">Es ist ein Fehler während der Installation der Aktualisierung aufgetreten.</system:String>
125-
<system:String x:Key="update_wox_update">Aktualisieren</system:String>
126-
<system:String x:Key="update_wox_update_cancel">Abbrechen</system:String>
127-
<system:String x:Key="update_wox_update_restart_wox_tip">Diese Aktualisierung wird Flow.Launcher neu starten</system:String>
128-
<system:String x:Key="update_wox_update_upadte_files">Folgende Dateien werden aktualisiert</system:String>
129-
<system:String x:Key="update_wox_update_files">Aktualisiere Dateien</system:String>
130-
<system:String x:Key="update_wox_update_upadte_description">Aktualisierungbeschreibung</system:String>
123+
<system:String x:Key="update_flowlauncher_update_new_version_available">V{0} von Flow.Launcher ist verfügbar</system:String>
124+
<system:String x:Key="update_flowlauncher_update_error">Es ist ein Fehler während der Installation der Aktualisierung aufgetreten.</system:String>
125+
<system:String x:Key="update_flowlauncher_update">Aktualisieren</system:String>
126+
<system:String x:Key="update_flowlauncher_update_cancel">Abbrechen</system:String>
127+
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Diese Aktualisierung wird Flow.Launcher neu starten</system:String>
128+
<system:String x:Key="update_flowlauncher_update_upadte_files">Folgende Dateien werden aktualisiert</system:String>
129+
<system:String x:Key="update_flowlauncher_update_files">Aktualisiere Dateien</system:String>
130+
<system:String x:Key="update_flowlauncher_update_upadte_description">Aktualisierungbeschreibung</system:String>
131131

132132
</ResourceDictionary>

Flow.Launcher/Languages/en.xaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<system:String x:Key="iconTrayExit">Exit</system:String>
1616

1717
<!--Setting General-->
18-
<system:String x:Key="wox_settings">Flow.Launcher Settings</system:String>
18+
<system:String x:Key="flowlauncher_settings">Flow.Launcher Settings</system:String>
1919
<system:String x:Key="general">General</system:String>
2020
<system:String x:Key="startFlow.LauncherOnSystemStartup">Start Flow.Launcher on system startup</system:String>
2121
<system:String x:Key="hideFlow.LauncherWhenLoseFocus">Hide Flow.Launcher when focus is lost</system:String>
@@ -59,7 +59,7 @@
5959

6060
<!--Setting Hotkey-->
6161
<system:String x:Key="hotkey">Hotkey</system:String>
62-
<system:String x:Key="woxHotkey">Flow.Launcher Hotkey</system:String>
62+
<system:String x:Key="flowlauncherHotkey">Flow.Launcher Hotkey</system:String>
6363
<system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>
6464
<system:String x:Key="delete">Delete</system:String>
6565
<system:String x:Key="edit">Edit</system:String>
@@ -131,16 +131,16 @@
131131
<system:String x:Key="reportWindow_sending">Sending</system:String>
132132
<system:String x:Key="reportWindow_report_succeed">Report sent successfully</system:String>
133133
<system:String x:Key="reportWindow_report_failed">Failed to send report</system:String>
134-
<system:String x:Key="reportWindow_wox_got_an_error">Flow.Launcher got an error</system:String>
134+
<system:String x:Key="reportWindow_flowlauncher_got_an_error">Flow.Launcher got an error</system:String>
135135

136136
<!--update-->
137-
<system:String x:Key="update_wox_update_new_version_available">New Flow.Launcher release {0} is now available</system:String>
138-
<system:String x:Key="update_wox_update_error">An error occurred while trying to install software updates</system:String>
139-
<system:String x:Key="update_wox_update">Update</system:String>
140-
<system:String x:Key="update_wox_update_cancel">Cancel</system:String>
141-
<system:String x:Key="update_wox_update_restart_wox_tip">This upgrade will restart Flow.Launcher</system:String>
142-
<system:String x:Key="update_wox_update_upadte_files">Following files will be updated</system:String>
143-
<system:String x:Key="update_wox_update_files">Update files</system:String>
144-
<system:String x:Key="update_wox_update_upadte_description">Update description</system:String>
137+
<system:String x:Key="update_flowlauncher_update_new_version_available">New Flow.Launcher release {0} is now available</system:String>
138+
<system:String x:Key="update_flowlauncher_update_error">An error occurred while trying to install software updates</system:String>
139+
<system:String x:Key="update_flowlauncher_update">Update</system:String>
140+
<system:String x:Key="update_flowlauncher_update_cancel">Cancel</system:String>
141+
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">This upgrade will restart Flow.Launcher</system:String>
142+
<system:String x:Key="update_flowlauncher_update_upadte_files">Following files will be updated</system:String>
143+
<system:String x:Key="update_flowlauncher_update_files">Update files</system:String>
144+
<system:String x:Key="update_flowlauncher_update_upadte_description">Update description</system:String>
145145

146146
</ResourceDictionary>

0 commit comments

Comments
 (0)