Skip to content

Remove dead files #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 0 additions & 33 deletions .travis.yml

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[![GitHub Build Status](https://github.com/bkueng/qMasterPassword/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/bkueng/qMasterPassword/actions/workflows/build.yml?query=branch%3Amain+event%3Apush)
[![Travis CI Build Status](https://travis-ci.org/bkueng/qMasterPassword.svg)](https://travis-ci.org/bkueng/qMasterPassword)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/4067/badge.svg)](https://scan.coverity.com/projects/4067)

### qMasterPassword

Expand Down
Binary file removed data/icons/app_icon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion data/icons/app_icon.rc

This file was deleted.

Binary file removed data/icons/settings.png
Binary file not shown.
12 changes: 0 additions & 12 deletions data/windows/qMasterPassword.exe.manifest

This file was deleted.

1 change: 0 additions & 1 deletion ui/resources.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<file alias="shown.png">../data/icons/shown.png</file>
<file alias="hidden.png">../data/icons/hidden.png</file>
<file alias="app_icon.png">../data/icons/app_icon.png</file>
<file alias="settings.png">../data/icons/settings.png</file>
<file alias="help.png">../data/icons/help.png</file>
</qresource>
</RCC>