diff options
| author | 2013-02-02 12:19:28 +0100 | |
|---|---|---|
| committer | 2013-02-02 21:27:15 +0100 | |
| commit | 459130009b6ca1683ba82e720cc97f4ebeb187c9 (patch) | |
| tree | a0fa5a11b61611142907582de319b7c965d4bdd7 /packaging/subsurface.spec | |
| parent | 20d3b5f71495adccf59d27095445a0d2e63b6a09 (diff) | |
| download | subsurface-459130009b6ca1683ba82e720cc97f4ebeb187c9.tar.gz | |
Rename subsurface.svg to subsurface-icon.svg
In preparation for a subsurface-icon.h, this should avoid confusion
about whether "subsurface.h" is a core header file.
Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Diffstat (limited to 'packaging/subsurface.spec')
| -rw-r--r-- | packaging/subsurface.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/subsurface.spec b/packaging/subsurface.spec index 53b96bc0b..e33ed2e43 100644 --- a/packaging/subsurface.spec +++ b/packaging/subsurface.spec @@ -37,7 +37,7 @@ rm %{buildroot}/%{_datadir}/icons/hicolor/icon-theme.cache %defattr(-,root,root) %{_bindir}/subsurface %{_datadir}/applications/subsurface.desktop -%{_datadir}/icons/hicolor/scalable/apps/subsurface.svg +%{_datadir}/icons/hicolor/scalable/apps/subsurface-icon.svg %{_datadir}/man/man1/subsurface.1.gz |