zinongli 1 год назад
Родитель
Сommit
caf43dfef9
5 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      key_copier.c
  2. BIN
      screenshots/config.png
  3. BIN
      screenshots/kw1.png
  4. BIN
      screenshots/load.png
  5. BIN
      screenshots/main_menu.png

+ 1 - 1
key_copier.c

@@ -676,7 +676,7 @@ static KeyCopierApp* key_copier_app_alloc() {
         0,
         128,
         64,
-        "Key Maker App 1.0\nAuthor: @Torron\n\nTo measure your key:\n\n1. Place it on top of the screen.\n\n2. Use the contour to align your key.\n\n3. Adjust each pin's depth until they match. It's easier if you use one eye.\n\nGithub: github.com/zinongli/KeyCopier \n\nSpecial thanks to Derek Jamison's Skeleton App Template.");
+        "Key Maker App 1.0\nAuthor: @Torron\n\nTo measure your key:\n\n1. Place it on top of the screen.\n\n2. Use the contour to align your key.\n\n3. Adjust each pin's depth until they match. It's easier if you look with one eye closed.\n\nGithub: github.com/zinongli/KeyCopier \n\nSpecial thanks to Derek Jamison's Skeleton App Template.");
     view_set_previous_callback(
         widget_get_view(app->widget_about), key_copier_navigation_submenu_callback);
     view_dispatcher_add_view(

BIN
screenshots/config.png


BIN
screenshots/kw1.png


BIN
screenshots/load.png


BIN
screenshots/main_menu.png