ソースを参照

More word combinations

Bob Mottram 8 年 前
コミット
ee2f4fb4f8
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      src/freedombone-app-ghost

+ 2
- 0
src/freedombone-app-ghost ファイルの表示

91
     replace_file=$1
91
     replace_file=$1
92
 
92
 
93
     sed -i 's|Twitter Profile|GNU Social Profile|g' $replace_file
93
     sed -i 's|Twitter Profile|GNU Social Profile|g' $replace_file
94
+    sed -i 's|Twitter profile|GNU Social Profile|g' $replace_file
94
     sed -i 's|Twitter Username|GNU Social Username|g' $replace_file
95
     sed -i 's|Twitter Username|GNU Social Username|g' $replace_file
95
     sed -i 's|twitter.com|quitter.se|g' $replace_file
96
     sed -i 's|twitter.com|quitter.se|g' $replace_file
96
     sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file
97
     sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file
97
     sed -i 's|Facebook Profile|Hubzilla Channel|g' $replace_file
98
     sed -i 's|Facebook Profile|Hubzilla Channel|g' $replace_file
99
+    sed -i 's|Facebook profile|Hubzilla Channel|g' $replace_file
98
     sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file
100
     sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file
99
     sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file
101
     sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file
100
     sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file
102
     sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file