file-browser/src-tauri
Ian Wijma f63752bb5b Update bundle identifier in Tauri config
Changed the bundle identifier in the Tauri configuration file from 'com.tauri.dev' to 'dev.tmp.file-browser'. This was done to better reflect the nature of the project and improve consistency across different parts of the codebase.
2023-11-28 00:18:38 +11:00
..
icons Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
src Enhance file browsing and handling in main.rs 2023-11-27 23:48:50 +11:00
.gitignore Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
Cargo.lock Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
Cargo.toml Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
build.rs Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
tauri.conf.json Update bundle identifier in Tauri config 2023-11-28 00:18:38 +11:00