From aeb772bccd3d29ed5e9d93229af1ea7d158e00d5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 22 Jul 2025 15:14:08 +0300 Subject: Reorganize assets and bump version to 0.7.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move totalrecall.desktop, install-icon.sh, and config.yaml.example to assets/ directory - Update all references in README.md and install-icon.sh - Add file organization guidelines to AGENTS.md - Clean up root directory structure 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode --- totalrecall.desktop | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 totalrecall.desktop (limited to 'totalrecall.desktop') diff --git a/totalrecall.desktop b/totalrecall.desktop deleted file mode 100644 index dfd1edf..0000000 --- a/totalrecall.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=TotalRecall -GenericName=Bulgarian Flashcard Generator -Comment=Generate Anki flashcard materials from Bulgarian words -Exec=totalrecall -Icon=totalrecall -Terminal=false -Categories=Education;Languages; -Keywords=bulgarian;flashcards;anki;language;learning; -StartupNotify=true -StartupWMClass=totalrecall -- cgit v1.2.3